Fri, 2004-02-06 01:40
I'm curious if there are ways to choose between two style sheets using javascript? I want to read the monitor resolution then choose a stylesheet font size.
Mon, 2004-08-16 20:17
#1
Choice of Stylesheet??
I'm not positive about doing it with Javascript only, but I know you can feed the info your Javascript reads into a simple PHP script that will allow you to specify the style you want.
Mon, 2004-08-16 23:59
#2
Choice of Stylesheet??
Hi jukeboxjunkey,
Here an article that should help.
http://www.alistapart.com/articles/n4switch/