Scripts n'Stuffs
Directory

Subscribe to this category

Top > JavaScript > Tips and Tutorials > User Information  

Web Links
Sort By :
1. Detecting User Information Tutorial



This is a tutorial that detects a user's information client-side. It is taught with the learn by example teaching method in mind. It covers browser type, version, codename, the OS, screen size, color, whether java is enabled or not, for netscape it detects IP and Host, and it teaches you a way to detect the Javascript version!
Category:   JavaScript > Tips and Tutorials > User Information

Date Added: Jun 30, 2006 Hits: 4 Rating: 0.00 Votes: 0
Pick
Member Reviews Visitor Ratings

2. Getting user screen resolution



This tutorial will teach you how to output a short message saying that the page is not optimized for a certain user's screen resolution.
Category:   JavaScript > Tips and Tutorials > User Information

Date Added: Jun 30, 2006 Hits: 11 Rating: 0.00 Votes: 0
Pick
Member Reviews Visitor Ratings

3. Browser detection using JavaScript's navigator object



Learn how to use the navigator object of Javascript to detect the browser type and version of your visitors.
Category:   JavaScript > Tips and Tutorials > User Information

Date Added: Jun 30, 2006 Hits: 5 Rating: 0.00 Votes: 0
Pick
Member Reviews Visitor Ratings

4. Show the last visited page



A short tip on how to show the last visited page for the users.
Category:   JavaScript > Tips and Tutorials > User Information

Date Added: Jun 30, 2006 Hits: 7 Rating: 0.00 Votes: 0
Pick
Member Reviews Visitor Ratings

5. Display the Referrer



A code snippet to display the referring URL your visitor came from.
Category:   JavaScript > Tips and Tutorials > User Information

Date Added: Jun 30, 2006 Hits: 3 Rating: 0.00 Votes: 0
Pick
Member Reviews Visitor Ratings

6. Browser Version Control



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.
Category:   JavaScript > Tips and Tutorials > User Information

Date Added: Jun 30, 2006 Hits: 3 Rating: 0.00 Votes: 0
Pick
Member Reviews Visitor Ratings


Home      New Listings      Hot Listings      Top Rated      Editor Pick      Add a Listing      Update a Listing      Get Rated
Copyright © 2006 SCRIPTSANDSTUFFS.COM. All Rights Reserved. Powered by INDEXU 5.2.0
Valid XHTML 1.0 Transitional   Valid CSS