Attention

This document was written for an old version of Plone, Plone 3, and was last updated 1566 days ago.

To learn how to upgrade to the current version of Plone, read the upgrade manual.

KSS - Kinetic Style Sheets

« Back to Glossary

KSS, Kinetic Style Sheets, is a client side framework for implementing rich user interfaces with AJAX funtionalities. AJAX makes the pages in the browser behave more like an application: instead of loading or reloading a web page, the client can contact the server and recieve information from it, and can change the content or lookout of the currently viewed page without leaving it. KSS enables the building of such interfaces without knowing Javascript.

Filed under: