Posted by Toby Inkster on 12/18/06 15:30
David Dorward wrote:
> If you go down that route, then I suggest you pick one layout as a
> default, and have a <link> document.written that overrides it under the
> circumstances you define. (I wouldn't leave non-JS users with no style
> at all).
CSS Media Queries[1] are great for doing different things at different
page sizes. Currently only Opera 7+ and the latest Webkit (Safari, etc)
nightly builds support them, but I wonder if support can be added for
other browsers via Javascript, a la Dean Edward's "IE7" collection.
____
1. W3C CSS 3 Candidate Recommendation
http://www.w3.org/Style/CSS/current-work#mediaqueries
2. http://dean.edwards.name/IE7/
--
Toby A Inkster BSc (Hons) ARCS
Contact Me ~ http://tobyinkster.co.uk/contact
[Back to original message]
|