The Arcive of Official vBulletin Modifications Site.It is not a VB3 engine, just a parsed copy! |
|
Floating Side Menu Details »» | |||||||||||||||||||||||||
Floating Side Menu This mod is no longer supported... Origin: DynamicDrive.com Original Script: Omni Slide Menu ? John Davenport Scheuer * Adapted from Dynamic-FX Slide-In Menu (v 6.5) script by maXimus Supported Browsers: FF1+ IE5+ Opr7+ This mod has been tested and works on vbulletin version 3.6.8 PL2. This is a DHTML script for general forum use. Do not ask if it can be used for certain User Groups or given Permissions. Features: This mod places a floating menu on the right, or left of all of your forum pages. To place it on the left, edit the following code in menuItems.js: Find... Code:
menupos:'right', Code:
menupos:'left', Edits:
Customization:
Code:
<style type="text/css"> /*Menu Links*/ /*NOTE: anything not specified for the #(menu id's) a selector and its pseudo classes may be inherited in some browsers from other 'a' element styles (if any) on the page*/ #kbmenu3 a { /*Menu3 Links*/ color:black; background-color:white; text-decoration:none; text-indent:1ex; } #kbmenu3 a:hover { color:black;background-color:#FFFF99; } #kbmenu3 a:active {color:black;text-decoration:none;} #kbmenu3 a:visited {color:black;text-decoration:none;} /*End Menu Links*/ </style> <script src="mmenu.js" type="text/javascript"></script> <script src="menuItems.js" type="text/javascript"> /*********************************************** * Omni Slide Menu script - ? John Davenport Scheuer: http://home.comcast.net/~jscheuer1/ * very freely adapted from Dynamic-FX Slide-In Menu (v 6.5) script- by maXimus * This notice MUST stay intact for legal use * Visit Dynamic Drive at http://www.dynamicdrive.com/ for full original source code ***********************************************/ </script> Live Demo: Demo Hope you like this simple little mod...if so, please, don't forget to rate it. Show Your Support
|
Comments |
#32
|
||||
|
||||
I haven't tried it, but this should work...
change: Code:
<script src="mmenu.js" type="text/javascript"></script> <script src="menuItems.js" type="text/javascript"> Code:
<script src="$vboptions[bburl]/forum/mmenu.js" type="text/javascript"></script> <script src="$vboptions[bburl]/forum/menuItems.js" type="text/javascript"> Please let me know if it works for you. |
#33
|
||||
|
||||
Hi YOYOYOYO...
Does this Menu works with your TV Hack? |
#34
|
||||
|
||||
I haven't installed this mod yet
|
#35
|
|||
|
|||
its a dhtml side menu frm dynamicdrive.com lol
i remember this i used it in my old html site but nice hack though |
#36
|
||||
|
||||
Quote:
Can't sneak nothing past you... |
#37
|
||||
|
||||
I've added additional snapshots so that you can get an idea of the customization features possible with this mod.
Notice how the menu bar blends seamlessly into the right border of my default theme. This particular menu bar was created using an image as the background for the bar...instead of color text code. I also removed the border within the menu itself so that the parts of the forum page are actually visible in the background of the menu, when it's expanded. It also looks quite nice with the default vbulletin theme. Even though support is not offered for this mod, I will do the best I can to try and help those looking for customization assistance. All my best... -Saviour |
#38
|
||||
|
||||
Quote:
|
#39
|
||||
|
||||
Can you please let us know? cause this will solve all the PopUps options that we use on Navbar
|
#40
|
|||
|
|||
For Me It's Not Working Good
The Links Come On Top Left Of The Forum. Before The Logo What Can I Do? |
#41
|
||||
|
||||
I would imagine that you can add any links to the menu that you want
|
Thread Tools | |
|
|
X vBulletin 3.8.12 by vBS Debug Information | |
---|---|
|
|
More Information | |
Template Usage:
Phrase Groups Available:
|
Included Files:
Hooks Called:
|