Philip_Clark
April 16th, 2002, 19:09
Hey everyone,
Can anyone help me with the code for this:
if browser = netscape then
display menu1
else
display menu2
I've got a fairly simple menu but it doesn't display properly in Netscape so I'm wanting to exclude some code from the menu by detecting what browser the visitor is using. So if the visitor is using Netscape it displays menu1 but if the user is using any other browser it displays menu2.
Can someone help please?
Can anyone help me with the code for this:
if browser = netscape then
display menu1
else
display menu2
I've got a fairly simple menu but it doesn't display properly in Netscape so I'm wanting to exclude some code from the menu by detecting what browser the visitor is using. So if the visitor is using Netscape it displays menu1 but if the user is using any other browser it displays menu2.
Can someone help please?