suckerfish css
- Started
- Last post
- 6 Responses
- heavyarms
Anyone use this dropdown technique?
- ********0
no, but it looks all shitey on a mac
- jevad0
there's a shocker!
lol
- rocha0
I've found it too unforgiving. If you accidentally roll off the drop-down the entire thing disappears. Drop down menus should really pause for a moment after you mouse out incase you moused out by accident.
Stick with CSS + JavaScript. This old school script is good reference:
http://youngpup.net/2001/ypslide…Of course, the CSS method is quick and easy.
- heavyarms0
OK, I was hoping to talk with someone who's used it before. It seems that to have multiple dropdowns all of them have to be within the same UL tags. I was using the example and need to scatter them out through the page in different places.
I'm also curious about making the first LI an image that rolls over. I'm sure it's possible I need to play with it more.
- heavyarms0
Here is another version someone did.
http://www.xs4all.nl/~peterned/b…
It uses a different JS to get IE to implement it correctly.
It works better for what I need it for at the moment. Now they don't have to be grouped together. (That was a problem for me in IE because of the JS used with it)
- atomica0
not workin in mac ie5