Is it just me, or does Firefox 3 ignore onmouseover? I use onmouseover to change the href status bar text on my sites - but it's not working with FF3. e.g onmouseover="window.status='bla';return true;" onmouseout="window.status='bla';return true;" Code (markup): Anyone else notice this?