[WSG] Hover psuedo-class issues

2004-12-21 Thread David R
'lo guys
After experimenting with the IE7 javascript library for IE, I've noticed
some shortcomings with the scripts, that whilst solving one issue...
create another. (In this case, resolving the img:hover{} issue, but
messing up paddings for a:link/a:link:hover/a:hover)
Does anyone know of any existing (and much simpler) JavaScript libraries
that enable :hover, :focus, and :active for non anchor tags for IE?
Regards,
David R
--
**
The discussion list for  http://webstandardsgroup.org/
See http://webstandardsgroup.org/mail/guidelines.cfm
for some hints on posting to the list  getting help
**


Re: [WSG] Hover psuedo-class issues

2004-12-21 Thread Kornel Lesinski

Does anyone know of any existing (and much simpler) JavaScript libraries
that enable :hover, :focus, and :active for non anchor tags for IE?
http://www.xs4all.nl/~peterned/csshover.html

--
regards, Kornel Lesiski
**
The discussion list for  http://webstandardsgroup.org/
See http://webstandardsgroup.org/mail/guidelines.cfm
for some hints on posting to the list  getting help
**


Re: [WSG] Hover psuedo-class issues

2004-12-21 Thread David R
Kornel Lesinski wrote:
http://www.xs4all.nl/~peterned/csshover.html
Thanks :)
--
-David
**
The discussion list for  http://webstandardsgroup.org/
See http://webstandardsgroup.org/mail/guidelines.cfm
for some hints on posting to the list  getting help
**


Re: [WSG] Hover psuedo-class issues

2004-12-21 Thread JohnyB
Does anyone know of any existing (and much simpler) JavaScript libraries
that enable :hover, :focus, and :active for non anchor tags for IE?
Look it up in http://alistapart.com/articles/dropdowns
--
Jan Brasna :: alphanumeric.cz | webcore.cz | designlab.cz | janbrasna.com
**
The discussion list for  http://webstandardsgroup.org/
See http://webstandardsgroup.org/mail/guidelines.cfm
for some hints on posting to the list  getting help
**