OZONE Asylum
Forums
XML - XSL - XSLT - XHTML - CSS - DOM
StyleSheet per browser?
This page's ID:
22174
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
I don't know what you mean that netscape mozilla don't support div backgrounds, because they do. div { background: url('bg.jpg') white no-repeat top left; } would work in all the browsers I know of, you would then customize them with id or class attributes. The main problems you will have with the browser being drunk is that you are not specifying your doctype correctly which has the browsers then render the page in quirks mode, which makes things hard to work with. You will also have the shifting problem though a IE's mishandling of the box model. Do a search on "tantek box model hack" and you will find a solution. Also post a link to the site, that is an easy way to have people offer help. Using a script to direct to different style sheets is almost never needed. You shouldn't do this as CSS offers a means away from browser detections, they all display so close to dead on that it doesn't make sence to server multiple style sheets. [url=http://www.codetown.org] [img]http://www.codetown.org/img/sig/robot_002.gif[/img] [/url]
Loading...
Options:
Enable Slimies
Enable Linkwords
« Backwards
—
Onwards »