OZONE Asylum
Forums
XML - XSL - XSLT - XHTML - CSS - DOM
tooltip style popup
This page's ID:
26341
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
been trying to get this to work in conjunction with a css dropshadow and now have it working in mozilla but not IE i cant figure out what is wrong below is the code, and you can see this at [url]http://art.iconiancds.com/pissed.html[/url] eventually this will be incorporated into a PHP gallery but i need to get it working first.... any and all help appreciated..... Matthew [code]<!DOCTYPE HTML PUBLIC "-//W3C//DTD HTML 4.01 Transitional//EN" "http://www.w3.org/TR/html4/loose.dtd"> <html> <head> <title>Untitled Document</title> <meta http-equiv="Content-Type" content="text/html; charset=iso-8859-1"> </head> <style type="text/css"> .dropshadow1{ float:left; clear:left; position:relative; background: url(./shadow.gif) no-repeat bottom right !important; margin: 10px 0 10px 10px !important; margin: 10px 0 10px 5px; } .dropshadow1 div { background: url(./fake_offset.png) no-repeat left top !important; background: url(./fake_offset.gif) no-repeat left top; padding: 0px 5px 1px 0px; } .dropshadow1 img{ position:relative; bottom:6px; right: 6px; border: 1px solid #999999; padding:10px; font-size:14px; margin: 0px; z-index:auto; } .dropshadow1 a:hover img{ margin-right: -4px; } .dropshadow1 a span { display:none; } .dropshadow1 a:hover span { background-color:#FFF; display:block; position:absolute; z-index: 1000; width: 120px; bottom: 30px !important; bottom: 30px; left: 50%; margin-left: -64px; border:1px solid #a9a9a9; text-align: center; font-size: 12px; color:#333; opacity: 0.85; }</style> <body> <div class="dropshadow1"><div> <a href="#"><img src="aliances.gif"> <span>fjdslkfjdlksajfdlksa</span></a> </div></div> </body> </html> [/code] matthew@iconiansolutions.com [url]www.iconiansolutions.com[/url] Edit Tyberius Prime: Helpfully fixing your link. [small](Edited by [internallink=1424]Tyberius Prime[/internallink] on 07-28-2005 11:47)[/small]
Loading...
Options:
Enable Slimies
Enable Linkwords
« Backwards
—
Onwards »