User Information
The Navigator object of JavaScript
posted byadmininUser Information
A look at the Navigator object of JavaScript and a list of useful visitor browser information returned.
Reviews0
PriceFree
Views1755
Browser detection using JavaScript's navigator object
posted bywsabstractinUser Information
Learn how to use the navigator object of Javascript to detect the browser type and version of your visitors.
Reviews0
PriceFree
Views6167
Display the Referrer
posted bycrankyinUser Information
A code snippet to display the referring URL your visitor came from.
Reviews0
PriceFree
Views3834
Browser Version Control
posted bywebinUser Information
There are several different browsers and versions out there, thus you, the programmer, do not know what JavaScript capabilities the user has. Insuring that the scripts you write run in most users browser can be done in a few different ways. One way is to ask the user what browser they are using, via JavaScript, and to then program accourdingly. This tutorial shows you how.
Reviews0
PriceFree
Views2648