Questions about this topic? Sign up to ask in the talk tab.

Difference between revisions of "User:Trep/Template:HideShow"

From NetSec
Jump to: navigation, search
 
Line 4: Line 4:
 
#box .content { display:none;}
 
#box .content { display:none;}
 
.clickme { border-style:solid; border-width:1px; float:center; width:30%}
 
.clickme { border-style:solid; border-width:1px; float:center; width:30%}
#box:focus .content { display:block;}
+
#box:click .content { display:block;}
 
 
  

Latest revision as of 08:46, 29 April 2012

Hover to show

STUFF!