The Arcive of Official vBulletin Modifications Site.It is not a VB3 engine, just a parsed copy! |
|
#1
|
||||
|
||||
Replicate vB Menus?
Does anyone know how to replicate vBulletin's DHTML menus on a non-vb page?
I've tried adding an includes for clientscript/vbulletin_global.js and clientscript/vbulletin_menu.js, and using the usual HTML but it doesn't work. I'm guessing something more is needed, but I can't figure out what.. ---[high]EDIT[/high]--- Nevermind, I got it nailed.. This post provides a VERY important hint: http://www.vbulletin.com/forum/showp...26&postcount=7 However, the commented out part of that code has since been removed. All you need now is: HTML Code:
<script type="text/javascript"> <!-- // Main vBulletin Javascript Initialization vBulletin_init(); //--> </script> |
Thread Tools | |
Display Modes | |
|
|
X vBulletin 3.8.12 by vBS Debug Information | |
---|---|
|
|
More Information | |
Template Usage:
Phrase Groups Available:
|
Included Files:
Hooks Called:
|