I want to keep maintence down, because I'm already overworked on this project - so if a browser can't handle the valid CSS2 that I want to serve, I just want to serve the content without styling, so it will appear in source order. It doesn't look too bad actually, i.e. in Netscape 4.

As far as javascript is concerned, yes it's tempting. I will have to think about it. I was considering using the taglib to put something in the user's session so that the check is only done once, to speed things up. Obviously that wouldn't work client-side. But I still need to do performance testing anyway, so I'm not sure it's so important.

thanks
Adam

On 02/22/2004 04:51 PM Vernon Wu wrote:
Have you checked out some CSS online resource in regarding of browser compatibility? One is http://www.d.umn.edu/itss/support/Training/Online/webdesign/css.html.

Some brilliant hackings are needed to CSS work for all browsers.

--------- Original Message ---------

DATE: Sun, 22 Feb 2004 13:35:44
From: Adam Hardy <[EMAIL PROTECTED]>
To: Tag Libraries Users List <[EMAIL PROTECTED]>
Cc:



I just found out that my wonderful new CSS design looks complete rubbish in Netscape 4 and in IE5 on Macs, so I'm thinking of checking the user's user-agent request header to find out whether they can handle the style sheet I've written.

I'm thinking of writing a tag to do this and to output the whole style sheet HTML link tag or not.

I did check on jakarta to see whether one existed already, but all I found was the request taglibrary, which would have to be combined with some logic tags to achieve what I want.

Am I right that this doesn't exist?

Thanks
Adam
--
struts 1.1 + tomcat 5.0.16 + java 1.4.2
Linux 2.4.20 Debian


--------------------------------------------------------------------- To unsubscribe, e-mail: [EMAIL PROTECTED] For additional commands, e-mail: [EMAIL PROTECTED]






____________________________________________________________
Find what you are looking for with the Lycos Yellow Pages
http://r.lycos.com/r/yp_emailfooter/http://yellowpages.lycos.com/default.asp?SRC=lycos10

---------------------------------------------------------------------
To unsubscribe, e-mail: [EMAIL PROTECTED]
For additional commands, e-mail: [EMAIL PROTECTED]




--
struts 1.1 + tomcat 5.0.16 + java 1.4.2
Linux 2.4.20 Debian


--------------------------------------------------------------------- To unsubscribe, e-mail: [EMAIL PROTECTED] For additional commands, e-mail: [EMAIL PROTECTED]



Reply via email to