|
Display the Referrer
|
Other links at JavaScript > Tutorials > User Information |
| 1. |
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 users screen resolution.
|
| 5. |
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.
|
|
|