The Arcive of vBulletin Modifications Site. |
|
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 |
|
#2
|
||||
|
||||
|
Thanks a lot
|
|
#3
|
||||
|
||||
|
|
|
#4
|
||||
|
||||
|
nice hack i have that installed....
from this author: http://dynamicdrive.com/dynamicindex1/davidmenu.htm |
|
#5
|
||||
|
||||
|
I appreciate the link...however, the origin of the script for this mod is located at the top of this thread. It is also from DynamicDrive.
There are actually three versions...one for the top, one for the left...and one for the right. I decided to create this mod for use on the right. To me...it just seems to be more functional. There is also a similar mod here at vbulletin.org which has the same menu you have. Here's the link to that mod: https://vborg.vbsupport.ru/showthrea...=floating+menu I will also be adding a link to the "Properties" page, if anyone wants to add color to the bars and headers. |
|
#6
|
||||
|
||||
|
Quote:
well i guess the members should have an option which side the menu should be installed.me personally don't like it on the right.Just my .2 cent
|
|
#7
|
||||
|
||||
|
very nice i love it.thnx
|
|
#8
|
||||
|
||||
|
I appreciate that...glad ya like it..
|
|
#9
|
|||
|
|||
|
How can I make this menu to also appear in VBadvanced pages?
|
|
#10
|
||||
|
||||
|
Sorry...
I'm not familiar with vbAdvanced...however, I'm sure there is someone here that is...and they can direct you. I apologize, for not having the answer you need, but as you can see...I don't supply support for this mod...yet, if I do have an answer...I will post back. |
![]() |
|
|