| JavaScript - Information Display |
Screen Resolution Display Use this code snippet to determine and display the screen resolution of your user. |
Color Depth Display Use this code snippet to determine and display the color depth your visitor is using. |
Browser Info Display Use this code snippet to determine and display the type of browser your visitor is using. As seen in the example below . |
Date Display - Long Format Use this code snippet to display today's date on your web page. |
Date Display - mmddyyyy Use this code snippet to display today's date on your web page in mm/dd/yyyy format. |