| Home | Register | FAQ | Members List | Search | Today's Posts | Mark Forums Read |
|
|
#1 (permalink) |
|
Registered User
Join Date: Aug 2006
Posts: 18
|
Hi guys, I am having problems with the navigation for this site, new.georgewiscombe.com (havnt had enough posts for the www), im using some JS I have adapted from a friend (can link it if needed) Its layed out like so <div id="navup"></div> <div id="navdown"></div> on roll over of navup, show and drop down navdown and hide content of navup, on mouseout, reverse Im working on a mac and havn't tested for other OS, the script works fine in Safari (2.0 and i believe 1.0) but not other major browsers (with FF being my main concern). The problem is that in FF the nav "jutters", as if it is constantly trying to repeat/end the dropdown process, im not adept with JS and was wondering if any of you could shed some light on a solution, i was thinking (this is hypothetical) of a only run once per mouseover line? |
|
|
|
|
|
#2 (permalink) |
|
Registered User
|
It might be more reliable for you to use something like MooFX (moofx.mad4milk.net) for something like this. I haven't used it myself, but I've seen it used many times and would recommend it. It will tween like you want and should work cross-browser and cross-OS. |
|
![]() |