Access Keys:
Skip to content (Access Key - 0)

rollover macro

Overview:

The {rollover} macro allows you to quickly and easily create CSS rollover effects

There are times when you want to create a rollover effect, most often to create a button of some kind, this macro allows you to do that.

Parameters

This macro is used as shown below:

{rollover:class=test}body content{rollover}
Parameter Default Required Notes
class   The name of the CSS class that contains the styles for the rollover when in it's default state
over class-rollover The name of the CSS class that contains the styles for the rollover when it is in the over state
link   The page that the rollover should link to when clicked
target   An optional external target to also modify
targetclass   An optional class name to use solely for the external target (defaults to class)
targetover   An optional class name to use solely for the external target roll-over state(defaults to %targetclass%-rollover)

Examples:

See Also:



Ask questions, get help and report bugs & issues on our Community Site

View old comments


Adaptavist Theme Builder Powered by Atlassian Confluence