Quote:
Originally Posted by pclit
Just discovered that onMouseOver="self.status='?'; return true;"
onMouseOut="self.status='';"
it's not working in Firefox 3
|
You have to turn on "Change status bar text" as it is off be default.
Safari has always ignored mouseover code and I notice it doesn't seem to be always working in the latest IE.
Personally I've stopped using mouseover code altogether.