Browser Detection :
THE TECHNIQUE








Browser detection is based on the navigator object.
This object holds name, version, etc. of the browser.

Therefore it is pretty simple to write a script that will read these variables and return the name and version of the current browser.

All you really need to do is use the indexOf function to find the version number. This tutorial will teach you how.

 << PREVIOUS
READ MORE >>  
















DEVELOPER TIP!





     "Better Than Books - As Easy As It Gets!"