22 Aug
2006
22 Aug
'06
8:19 p.m.
Morbus Iff wrote:
* JS events, such like <p onmouseover="tooltip_on('you're hovering!')" onmouseout="tooltip_off()">Whee!</p>. I tend to like this one (and implemented it in my game.module, not via jQuery though) the most because it a) doesn't pollute the DOM, b) don't harm screen readers,
Screen readers need to see the content you display on hover too. -- Neil Drumm http://delocalizedham.com/