Official Review
NULL
|
Other links at JavaScript > Scripts and Programs > User Information |
| 1. |
User Plugins
|
|
|
Use this script to display a table with all the plugins installed on the visitor's computer such as multimedia players, ActiveX, etc.
|
| 2. |
Customised User Welcome Message
|
|
|
This piece of JavaScript code, gets the time from the users clock and customises the welcome message on your site to the user. For example between 7AM – 12 AM the message will be good morning, 12PM – 5 PM the message will be good afternoon.Easy to install, copy and paste code to were you want the message.
|
| 4. |
Different CSS depending on Operating System
|
|
|
This script allows you to conditionally apply two different style sheets to your page depending on whether the user's Operating System is Mac or PC (default). The style sheet to load can either be two global inline styles or external CSS files.
|
|
|