And IE6 doesn't allow :hover psuedo elements on anything other than anchor tags. You can use the IE proprietary behavior specification to include javascript which will convert :hover'ed elements into javascript showing/hiding functionality in IE6 (and lower).
- Dash - chwagssd wrote: > I love scriptaculous, and gzip it when I use it to about 10-15k. > However, for a menu mouseover solution, I use an accessible css > solution (yours sounds accessible too), that requires no library, just > css... actually, have been using this guys css menus for 2 years now, > cause they're so darn good. http://www.cssplay.co.uk/menus/tab_padding.html > And I used this for a client at http://www.apexmediasd.com and it was > easy to implement recursively. > > I just don't think that js is required when css does the trick much > easier... what do you think? > > Anyway, I just subscribed to this scriptaculous group, so glad to find > that so many of you are enjoying the code that they offer open source, > what a great tool for us developers. Someday I hope I can help! > > Chad > > > > > > --~--~---------~--~----~------------~-------~--~----~ You received this message because you are subscribed to the Google Groups "Ruby on Rails: Spinoffs" group. To post to this group, send email to [email protected] To unsubscribe from this group, send email to [EMAIL PROTECTED] For more options, visit this group at http://groups.google.com/group/rubyonrails-spinoffs?hl=en -~----------~----~----~----~------~----~------~--~---
