Difference between revisions of "Template:Style Guide Event"

From Documentation
m (Created page with '{| border="1" cellpadding="0" cellspacing="0" |- style="background:#FFFFDF" | align="center" style="width:100px" | CSS\Action | align="center" style="width:100px" | Normal (Open…')
 
Line 26: Line 26:
 
|}
 
|}
 
<div style="display:{{{display}}}">
 
<div style="display:{{{display}}}">
'''Note''': An exclamation mark('''<span style="color:red;">!</span>''') means the action effect uses CSS <u>background</u> to do it, not CSS <u>background-position</u>  
+
'''Note''': An exclamation mark('''<span style="color:red;">!</span>''') means that the action effect is done by CSS <u>background</u> , not CSS <u>background-position</u>  
 
</div>
 
</div>

Revision as of 11:45, 17 November 2011

CSS\Action Normal (Open) Hover Click, Select, and Drag. Focus Focus and Hover Disable
Naming: {{{1}}} {{{2}}} {{{3}}} {{{4}}} {{{5}}} {{{6}}}
Supported: {{{7}}} {{{8}}} {{{9}}} {{{10}}} {{{11}}} {{{12}}}

Note: An exclamation mark(!) means that the action effect is done by CSS background , not CSS background-position