Sent by Westin, Ken on 12 February 2003 16:04
Hello,
This may seem like a silly question. I was working on an idea to move a CSS
page from ".css" to ".cfm" so that I could do some server side scripting.
Essentially I was going to pass a URL variable to the page to adjust the
size of the fonts, so instead of having three or four stylesheets to
customize text size I would just have one. I thought this would be a good
idea as well to store font information, so instead of typing out "Verdana,
Arial.." for every selector that I want to apply a sans serif font to I
could just create a variable called "sans". This worked great in IE, but
Mozilla and Netscape 6+ choked on it and refused to apply the styles. Is
there anyway to get around this?
Thank you in advance.
Ken Westin
[EMAIL-REMOVED]