Is it possible to have live text on a page and when you roll over it, a graphic changes?
Regards,
It has been said that if you were to put 100 monkeys in a room for an infinite amount of time and gave each one a typewriter, eventually they would reproduce the entire works of Shakespeare. Now, thanks to the Internet, we know that's not true...
According to the 4.01 Spec ONMOUSEOVER is valid for "[a]ll elements but APPLET, BASE, BASEFONT, BDO, BR, FONT, FRAME, FRAMESET, HEAD, HTML, IFRAME, ISINDEX, META, PARAM, SCRIPT, STYLE [and] TITLE". (http://www.w3.org/TR/html4/index/attributes.html) I don't know about browser support, but as it certainly won't work for the 1 or so in 10 of us that do not use JavaScript give it a try with the SPAN element. But as with all JavaScript, make sure your page makes sense without it.
“The power of the Web is in its universality. Access by everyone regardless of disability is an essential aspect.”
—Tim Berners-Lee, W3C Director and inventor of the World Wide Web
It has been said that if you were to put 100 monkeys in a room for an infinite amount of time and gave each one a typewriter, eventually they would reproduce the entire works of Shakespeare. Now, thanks to the Internet, we know that's not true...
Bookmarks