Thanks, that's exactly what I was searching for (the explanation).
Thanks, thanks, thanks. ;)
On Jun 6, 2005, at 5:36 PM, Steven Ametjan wrote:
Unfortunately, IE only reads the :hover psuedo-class on <a> elements.
The use of
javascript can circumvent this. Ideally though, you should not embed
the
onmouseover, onmouseout events directly in the markup, but use a
javascript that
will process the table and input the :hover functionality. If you look
at the
script that is used for the suckerfish dropdowns on ALA
(http://www.alistapart.com/articles/dropdowns/), it will give you an
idea of what
it takes.
******************************************************
The discussion list for http://webstandardsgroup.org/
See http://webstandardsgroup.org/mail/guidelines.cfm
for some hints on posting to the list & getting help
******************************************************