![]() |
Hide/show header
Hi all
I currently have used "Header on/off" link to give users the ability to hide the header. I used some JavaScript and a Div found via a Google search. That is; Code:
<a style="text-decoration: none" href="javascript:;" onmousedown="if(document.getElementById('tdiv').style.display == 'none'){ document.getElementById('tdiv').style.display = 'block'; }else{ document.getElementById('tdiv').style.display = 'none'; }"><span style="font-size: 6pt"> What I would like to do is retain the members choice until they either log out or close my forum in their browser. Is there any hack out there, or anyone willing to share some code? |
Anyone?
|
Ok, found exactly what I need here
|
All times are GMT. The time now is 06:23 AM. |
Powered by vBulletin® Version 3.8.12 by vBS
Copyright ©2000 - 2025, vBulletin Solutions Inc.
X vBulletin 3.8.12 by vBS Debug Information | |
---|---|
|
|
![]() |
|
Template Usage:
Phrase Groups Available:
|
Included Files:
Hooks Called:
|