|
11.
|
Screen
Resolution Display
Use this code snippet to determine and display the screen resolution of your user. Here the user is
redirected to a particular page depending on the screen resolution. |
|
|
12. |
Color Depth Display
Use this code snippet to determine and display the color depth your visitor is using. |
|
|
13. |
Browser Info
Display
Use this code snippet to determine and display the type of browser your visitor is using. |
|
|
14. |
Date Display - Basic
Use this code snippet to display today's date on your web page. |
|
|
15. |
Date Display - mmddyyyy
Use this code snippet to display today's date on your web page in mm/dd/yyyy format. |
|
|
16. |
Screen Resolution Display
Use this code snippet to determine and display the screen resolution of your user. |
|
| 17 |
Drop Down Menu Script |
|
| 18 |
Movement of Text Script Menu |
|
| 19 |
Login Form for FTP server |
|
| 20 |
Live Digital Clock
Place the function in body tag. i.e
<body onload="show5()"> |
|
|
Page 02
01 |
|