View Full Version : drop-down menu question
smacklan
08-04-2006, 09:40 PM
Does anyone know how to code a button like quicklinks so that the menu_open.gif image (the little arrow) does not appear but you still get the java dropdown?
Thanks!
peterska2
08-04-2006, 09:58 PM
This must be question of the day ;)
https://vborg.vbsupport.ru/showthread.php?p=1044429#post1044429
smacklan
08-04-2006, 10:42 PM
This must be question of the day ;)
https://vborg.vbsupport.ru/showthread.php?p=1044429#post1044429
hehe...I saw that, and thats what I thought, however it dowsn't work for me :(
This is my code:
<td id="usercptools"><a href="$show[nojs_link]#usercptools"><img src="$stylevar[imgdir_misc]/quick.gif" alt="" border="0" /></a><script type="text/javascript">vbmenu_register("usercptools",true); </script></td></if>
peterska2
08-04-2006, 11:54 PM
<td id="usercptools"><a href="$show[nojs_link]#usercptools"><img src="$stylevar[imgdir_misc]/quick.gif" alt="" border="0" /></a><script type="text/javascript">vbmenu_register("usercptools", true); </script></td></if> you have to have a space between , and true
smacklan
08-05-2006, 12:22 AM
Thanks Kerry-Anne :)
vBulletin® v3.8.12 by vBS, Copyright ©2000-2025, vBulletin Solutions Inc.