Accidently hit the send shortcut...

I am just finish off a site. An of course the css rendered really badly with
netscape... Fixed that with the:

<style type='text/css'> @import url(style_sheets/<?=$skin[0][0]?>); </style>

trick. One or two of the images looks really bad with the simpler css. I am
going to detect the browser on the server side and decide which image I am
going to link to.

my question is does Netscape 4.x send "Netscape 4.x" or "mozilla something"?


--
JJ Harrison
[EMAIL PROTECTED]



-- 
PHP General Mailing List (http://www.php.net/)
To unsubscribe, visit: http://www.php.net/unsub.php

Reply via email to