All demos

Start logging pane

View KSS resource

More complex selectors

This demo implements the annoyclicker-click kss plugin that shows a simple pattern of creating stateful (class-like) events in a plugin and how to bind them from kss.

The first button and the second button are bound to two "event binder instances", the first one sends every 3rd click to the server and executes a local action otherwise; the second button does the same but with a count of two.

Demo