OZONE Asylum
Forums
Site reviews!
New personal webpage... opinions?
This page's ID:
27368
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
@ Blaise: I'll fix the align issue. Thank you for pointing that one out. As far as the transparency goes, I'm already using the AlphaImageLoader in my .css for the images. Getting a completely XHTML friendly page isn't going to happen because of the way I am having to handle the images. The CSS is messed up because of the following: [code]* html #overlay { background-color: #000; back\ground-color: transparent; background-image: url(blank.gif); filter: progid:DXImageTransform.Microsoft.AlphaImageLoader(src="overlay.png", sizingMethod="scale"); }[/code] Sadly, it was the only way to make it work with I.E that I could find. The XHTML compliance is blown out of the water by the follow code used for images to work with the image loader javascript: [code]<a href="images/sleeping_giants_full.jpg" rel="lightbox" title="My cats, Puf-n-Stuf and Zeus."> <img src="images/sleeping_giants_thumb.jpg" alt="My two cats, Zeus and Puf-n-Stuf." width="100" height="100" hspace="2" border="1" /></a>[/code] As you can see, with these two things... both the CSS compliance and XHTML compliance isn't going to happen. [small](Edited by [url=http://www.ozoneasylum.com/user/5072]Black Hat[/url] on 01-23-2006 12:52)[/small]
Loading...
Options:
Enable Slimies
Enable Linkwords
« Backwards
—
Onwards »