vForums Support Banner



 

Welcome Guest! Please Login or Register
vForums Support :: Programming & Coding :: Code Requests & Support :: [F] Hiding the Menu buttons - View Topic
Topic Rating: *****
Printable View
Jake
Junior Member
**

<(o.O<) (>O.o)>

Posts: 127
Status: Offline
Gender: Male
Location: United States
Joined:  
Reputation: 0%  


pmwwwmsn
[F] Hiding the Menu buttons (17th Feb 08 at 5:47pm UTC)
Is there a code yet that allows you to hide the menu icons.. If there isn't, is the Variable for the menu bg ... Menubg?

Image
Ross
Administrator
*****

[Avatar]

Posts: 3,709
Status: Offline
Gender: Male
Age: 9 14
Joined:  

Additional Groups:
Support Team
***


Reputation: 45%  


pmwwwtwittergtalkvForum
Re: Hiding the Menu buttons (17th Feb 08 at 5:50pm UTC)
<script type="text/javascript">
<!--
get('tr', TAG)[2].style.display = 'none';
//-->
</style>

That in the global header should hide them {Smile}

Image
Michael
Moderator
*****

[Avatar]
Recoding the future

Posts: 4,043
Status: Offline
Gender: Male
Location: UK
Joined:  

Additional Groups:
Coding Team
***


Reputation: 58%  


pmtwittervForum
Re: Hiding the Menu buttons (17th Feb 08 at 5:50pm UTC)
try:

Code:
 
  1. <script>
  2. get('menu_buttons','id').parentNode.style.display='none';
  3. </script>
 
Jake
Junior Member
**

<(o.O<) (>O.o)>

Posts: 127
Status: Offline
Gender: Male
Location: United States
Joined:  
Reputation: 0%  


pmwwwmsn
Re: Hiding the Menu buttons (17th Feb 08 at 5:51pm UTC)
ok THXOKBAI

Image
Michael
Moderator
*****

[Avatar]
Recoding the future

Posts: 4,043
Status: Offline
Gender: Male
Location: UK
Joined:  

Additional Groups:
Coding Team
***


Reputation: 58%  


pmtwittervForum
Re: Hiding the Menu buttons (17th Feb 08 at 5:51pm UTC)
{Tongue Out}

2 replies!
 Printable View

All times are GMT+0 :: The current time is 10:39am
Page generated in 0.2796 seconds
This Forum is Powered By vForums (v2.4)
Create a Forum for Free | Find Forums