OZONE Asylum
Forums
CSS - DOM - XHTML - XML - XSL - XSLT
Random :Hover Backgrounds.
This page's ID:
30117
Search
QuickChanges
Forums
FAQ
Archives
Register
Edit Post
Who can edit a post?
The poster and administrators may edit a post. The poster can only edit it for a short while after the initial post.
Your User Name:
Your Password:
Login Options:
Remember Me On This Computer
Your Text:
Insert Slimies »
Insert UBB Code »
Close
Last Tag
|
All Tags
UBB Help
On your page, fixing the split second issue is just a matter of replacing [i]onmouseover='...'[/i] by [i]onmouseout='...'[/i] in the markup. I only noticed it in a 2-3 months old beta of Opera 9.5, so this might well be a bug. OTOH I can see why this could happen : the :hover could very well kick in before JavaScript catches the mouseover event. Regarding your JavaScript questions:[ulist]* no, there is no particular advantage in declaring [u]regular[/u] function using the syntax: [i]var foo = function(){}[/i] * yes, it's possible to add event listeners by doing [i]anElement.onNameOfAnEvent = function( event ){}[/i]. This is not the most elegant way to do so, but it's certainly the most cross-browser way. IE does not support the standard way of adding event listeners. * yes, adding the event listeners in JavaScript negates the need for them in the markup, which makes the markup much cleaner, easy to maintain without breaking any additionnal behavior.[/ulist] I just noticed that the vertical centering fails in IE8 ( things are at the top ), and Sf3 (things expend on the entire page ) :( [url=http://www.p01.org/][sigrotate][img]http://poi.ribbon.free.fr/files/p01_ozoneasylum_sig_love.gif[/img]|[img]http://poi.ribbon.free.fr/files/p01_ozoneasylum_sig_love_small.gif[/img]|[img]http://poi.ribbon.free.fr/files/p01_ozoneasylum_sig_charly.gif[/img]|[img]http://poi.ribbon.free.fr/files/p01_ozoneasylum_sig_dk.gif[/img]|[img]http://poi.ribbon.free.fr/files/p01_ozoneasylum_sig_reason.gif[/img]|[img]http://poi.ribbon.free.fr/files/p01_ozoneasylum_sig_galaxy.gif[/img]|[img]http://poi.ribbon.free.fr/files/p01_ozoneasylum_sig_neon88x31.gif[/img]|[img]http://poi.ribbon.free.fr/files/p01_ozoneasylum_sig_teapot.png[/img][/sigrotate][/url]
Loading...
Options:
Enable Slimies
Enable Linkwords
« Backwards
—
Onwards »