Home

Submit

Source

Feeds
Tutorials » JavaScript » User Info

JavaScript User Info Tutorials

JavaScript User Information and Statistics Tutorials

JavaScript User Info
Screen Resolution Detection and Redirection
JavaScript / User Info
Sometimes it is important to develop for a specific resolution. The page may not adjust properly. Code to redirect someone to the correct resolution for your designs.

Site: www.developingwebs.net Report - View Tutorial

JavaScript User Info
Browser Test Scripts
JavaScript / User Info
Customize your content for your visitors by checking their browser type, screen resolution, or whether or not they have Flash.

Site: www.htmlgoodies.com Report - View Tutorial

JavaScript User Info
Browser Detect Script
JavaScript / User Info
Our client side browser sniffer based on JavaScript, which includes links from our popular object and method detection tests to more detailed information on how they work.

Site: www.htmlgoodies.com Report - View Tutorial

JavaScript User Info
Browser Information
JavaScript / User Info
Using the code in this tutorial, you will be able to get all the information about a browser.

Site: www.webdesign.org Report - View Tutorial

JavaScript User Info
JavaScript Browser Detection
JavaScript / User Info
Browser detection allows you to find out what browser your viewer is using, and then perform a script based on it-- or just to send a friendly message to those with your favorite browser.

Site: www.webdesign.org Report - View Tutorial

JavaScript User Info
Show time spent on a site when they leave
JavaScript / User Info
Program a function that will show the visitor how long time they have spent on your site. When they leave, we use a javascript onUnload-function to alert the user with the number of seconds.

Site: www.999tutorials.com Report - View Tutorial

JavaScript User Info
Using the navigator object to detect client's browser
JavaScript / User Info
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 Firefox, Internet Explorer 6, or even Opera 8.

Site: www.javascriptkit.com Report - View Tutorial

JavaScript User Info
Browser Version Control
JavaScript / User Info
There are 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 browsers can be done in a few different ways.One way is to use JavaScript to check which browser they are using, and then program accordingly. This is the most common way to avoid any scripting error.

Site: blazonry.com Report - View Tutorial

 
Site Search

 
JavaScript »
 
Categories
2D Graphics 3D Graphics Office Applications Databases Desktop Programming Web Development
 
Advertisement