News:

This week IPhone 15 Pro winner is karn
You can be too a winner! Become the top poster of the week and win valuable prizes.  More details are You are not allowed to view links. Register or Login 

Main Menu

Using the navigator object to detect client's browser

Started by District_posters, May 22, 2006, 09:04:03 AM

Previous topic - Next topic

0 Members and 8 Guests are viewing this topic.

sunfishphoto

 Using the navigator object to detect client's browser

Until one browser remains standing on the web (if ever), browser detection will continue to be part of any good JavaScripter's life. Whether you're gliding a div across the screen or creating an image rollover, it's fundamental that only relevant browsers pick up on your code. In this tutorial we'll probe the navigator object of JavaScript, and show how to use it to perform browser detection, whether the subject is Netscape 4, Internet Explorer 5.5, or even Opera 6.

CLICK HERE TO READ ALL You are not allowed to view links. Register or Login