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 |
#102
|
||||
|
||||
Quote:
If you have followed the directions given at the beginning of this thread...then you shouldn't be having an issue. After a little research...I have found that there was an update (3.6.7 PL2) that had something to do with the javascript framework. It may be your version of vbulletin that is having the issue. I am using 3.6.8 PL2 and it's working like a charm. I'll update this mod to reflect what it has been tested on. Anyone who installs this using a different vbulletin version...please announce if it works or not...please? |
#103
|
|||
|
|||
hello
how can i make this menu for moderators only as assigned to one group not for all members |
#104
|
||||
|
||||
First of all...support is only given to those who "Mark as Installed". Secondly, this mod is not a mod in the direct sense. It is a DHTML script you can use for your forum and is available to all members. It was not meant to be configured within User Groups or Permissions.
|
#105
|
|||
|
|||
Quote:
and I uploaded the 2 .js files to the forums directory |
#106
|
||||
|
||||
Quote:
As I said before...it may be because there is an issue on how your version of vbulletin (3.6.5) handles the javascript. Version 3.6.7 updated the javascript framework. You may need to inquire within another forum if this is, indeed, the case. Unfortunately, I am not familiar with your version of vbulletin. You also have to remember...this is a DHTML script and is not a mod, per say. If you have followed the directions I have provided for this script, then it should work. If it doesn't...then it's your version of vbulletin that may be the issue here...specifically, how it handles javascript. I have updated this mod...reflecting that it has been tried and tested on vbulletin version 3.6.8 PL2. Contact vbulletin to see if you need to update in order to fix the javascript issue you are facing. |
#107
|
|||
|
|||
I will update my version of vBulletin and see if it works. I appreciate the help!
|
#108
|
||||
|
||||
Ok...
How can I place the Floating Menus in SubForums and not in FORUMHOME, and custumize each Menu to the Topic discussed? In such case, where do I place the code or the files? |
#109
|
|||
|
|||
Awesome! finally here !
very nice , Thanks *installed* . |
#110
|
|||
|
|||
Thanks for this mod....its really cool...
|
#111
|
|||
|
|||
Hi there,
I would like to add a link to the users Buddy List and have it open in the reduced window as it does when opened from the "Quick Links" on the NavBar. Any idea what I would put in menuitems.js to enable that please? |
|
|
X vBulletin 3.8.12 by vBS Debug Information | |
---|---|
|
|
More Information | |
Template Usage:
Phrase Groups Available:
|
Included Files:
Hooks Called:
|