The Arcive of Official vBulletin Modifications Site.It is not a VB3 engine, just a parsed copy! |
|
#1
|
||||
|
||||
problems with creating dropdown
ok for some reason i can not create a drop down. i making for a hack and it does not see to be working here is my code:
Code:
<td id="pedigreemenu_statistcs_$pedigree[pedigree_id]" class="thead" colspan="2"><a href="#link">Statistics</a> <script type="text/javascript"> vbmenu_register("pedigreemenu_statistcs_$pedigree[pedigree_id]"); </script></td> Code:
<div class="vbmenu_popup" id="pedigreemenu_statistcs_$pedigree[pedigree_id]" style="display:none"> <table cellpadding="4" cellspacing="1" border="0"> <tr> <td class="vbmenu_option"><b>Views:</b></td> <td class="vbmenu_option">$pedigree[views]</td> </tr> <tr> <td class="vbmenu_option"><b>Rating:</b></td> <td class="vbmenu_option"><img src="$stylevar[imgdir_rating]/rating_$rating.gif" border="0" /></td> </tr> <tr> <td class="vbmenu_option"><b>Date Added:</b></td> <td class="vbmenu_option">$date at $time</td> </tr> </table> </div> |
#2
|
||||
|
||||
I, too, have had troubles with creating Drop-Down DHTML menus...
|
#3
|
||||
|
||||
anyone?
|
#4
|
||||
|
||||
please
|
#5
|
||||
|
||||
any ideas on how to do this?
|
#6
|
||||
|
||||
|
#7
|
||||
|
||||
that is for navbar only im looking for some way to create a popup/dropdown inside a page without using the navbar
|
#8
|
|||
|
|||
i am also trying to make this possible with no luck
any ideas ? |
|
|
X vBulletin 3.8.12 by vBS Debug Information | |
---|---|
|
|
More Information | |
Template Usage:
Phrase Groups Available:
|
Included Files:
Hooks Called:
|