OZONE Asylum
Forums
CSS - DOM - XHTML - XML - XSL - XSLT
Text Rollover without flicker
This page's ID:
28243
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
It makes no difference since the image [b]SleepingWolf[/b] wants to display is further in the DOM tree than the element triggering the :hover effect.[code]#elementTriggeringTheHover + div#theHoverThing { display:none; } #elementTriggeringTheHover:hover + div#theHoverThing { display:block; }[/code]with[code]<span id='elementTriggeringTheHover'>Help</span> <div id='theHoverThing'>tada!!</div>[/code]Should work. Plugins, IFrames and (some) form controls used to be displayed on top of everything. Normally that's not the case anymore in Opera9. The trick to display an IFRame between the such elements and the thing you want to display. Check [8951] But indeed the Help might be better in the Flash itself ... [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][/sigrotate][/url]
Loading...
Options:
Enable Slimies
Enable Linkwords
« Backwards
—
Onwards »