Closed (fixed)
Project:
Nice Menus
Version:
6.x-2.x-dev
Component:
Code
Priority:
Normal
Category:
Task
Assigned:
Unassigned
Reporter:
Created:
4 Sep 2006 at 15:09 UTC
Updated:
11 May 2007 at 12:19 UTC
I have created a jquery version of nicemenus.js. For free you'll also get an iframe shime to cover IE select boxes and other psuedo-window elements.
Unfortunately various values are hard coded. These will need to be adapted to suit or re-written. I've also made it so *all* browsers use the suckerfish trick. Not just IE. This makes my CSS a lot simpler at the expense of IMO no performance hit.
Tested in IE6, IE5, Firefox.
| Comment | File | Size | Author |
|---|---|---|---|
| nice_menus.js | 1.01 KB | cooperaj |
Comments
Comment #1
gordon commentedI have taken a look at this, and once I got jQuery loaded onto the system and made sure it was still working.
But alas I was unable to get the code to work.
Any hints on getting it working?
Comment #2
cooperaj commentedYou'll need all the relevant css classes as well. I used 'lihover'. Which I think is not compatible with the css provided by nice-menus
Attached is the relevant section from my css. It'll need tweaking for your circumstances. + I have altered nice-menus.module to not include it's own css as it is not necessary.
Normal CSS
< IE7 CSS (Use a conditional)
Comment #3
gordon commentedI managed to get it working, but it did not cover up div's and images
Any ideas on what this didn't work.
Comment #4
cooperaj commentedIt's difficult to guess at what is wrong. Can you post a link? an image?
Thanks
Adam
Comment #5
jakeg commentedThis is an interesting development here. If you guys get it working then there's no reason I can see to stop me putting it into Nice Menus for the 5.0 release.
Comment #6
mfer commentedAny updates on this? Is it ready to go with drupal 5?
Comment #7
jasonwhat commentedJust tracking this and wondering what the 5.0 status is for this.
Comment #8
add1sun commentedThis has been added to HEAD. Won't be added to 4.7 since that doesn't use jQuery by default.
Comment #9
killes@www.drop.org commented