Floris
14th November 2007, 01:10 PM
Style title: Hide certain things from users that have javascript disabled
Style author:
Released: Wed, 14 Nov 2007 10:55:45 GMT
Hide certain things from users that have javascript disabled
I needed this for a project I'm working on, and thought I'd share it, as I liked my idea a lot. :D
Instructions
Open your headinclude template and add this code at the very bottom:
[html]
.ifjs { display:none; }
< ........
For the full text, visit vBulletin.org (http://www.vbulletin.org)
Read More! (http://www.vbulletin.org/forum/showthread.php?t=162673&goto=newpost) (licensed customers only) :D
Style author:
Released: Wed, 14 Nov 2007 10:55:45 GMT
Hide certain things from users that have javascript disabled
I needed this for a project I'm working on, and thought I'd share it, as I liked my idea a lot. :D
Instructions
Open your headinclude template and add this code at the very bottom:
[html]
.ifjs { display:none; }
< ........
For the full text, visit vBulletin.org (http://www.vbulletin.org)
Read More! (http://www.vbulletin.org/forum/showthread.php?t=162673&goto=newpost) (licensed customers only) :D