Other Client-Side Action Types
Below is a sampling of just some of the other Action types that are available to you
as part of the core QCubed-4 distribution.
Notice that all of these Actions simply render out JavaScript to perform the action,
so the interaction the user experiences is completely done on the client-side (e.g., no server/Ajax calls here).
For details and additional information, or to see a list of all actions and events,
please a see the documentation section of the QCubed-4 website.
Change the CSS class of a control using CssClass:
(Uses MouseOver and MouseOut to Temporarily Override the Panel's CSS Style)
Override a single CSS property using CssAction: