Seona Bellamy wrote:
I know that there is a way to find out what browser a user is viewing the
page through, and specifically I want to find if they are using IE5 (I need
to put some code there that will hopefully bypass some issues IE5 is having
with my site).

If it's a html or css issue, the best way is to use "conditional comments" - a technique I've seen described as "feeding IE it's own crap." :)


Any non-IE browser sees normal comments and completely ignores them. More into here:
http://msdn.microsoft.com/workshop/author/dhtml/overview/ccomment_ovw.asp


hth,
K.

---
You are currently subscribed to cfaussie as: [EMAIL PROTECTED]
To unsubscribe send a blank email to [EMAIL PROTECTED]

MXDU2004 + Macromedia DevCon AsiaPac + Sydney, Australia
http://www.mxdu.com/ + 24-25 February, 2004

Reply via email to