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 distribution.
Notice that all of these Actions simply render out JavaScript to perform the action,
so the interaction the user experience is completely done on the client-side (e.g. no server/Ajax calls here).
View the code for the details, and for more information or for a listing of all the Actions and Events, please
see the Documentation section of the QCubed 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: