Official Review
NULL
|
Other links at JavaScript > Scripts and Programs > Alerts and Prompts |
| 1. |
Confirm Test With Results Computed
|
|
|
This JavaScript allows you to have a test run using confirm alerts to have the user enter in TRUE or FALSE for each question. The results are computed and then given (via a popup) to the user. This test is easily modified by just adding a new question,answer pair.
|
| 2. |
All browsers flying in message box
|
|
|
This script will make a box with your message fly in over the screen, stay where you want it to, then dissapear after a certain amount of time.
|
| 3. |
Add to Favorites
|
|
|
Auto-prompt users to bookmark your homepage using this simple IE-only script! This script uses a simple browser detect which activates or avoids an alert box. This is a simple, yet effective use of this IE-only feature.
|
| 4. |
Alert Box
|
|
|
Here is a simple JavaScript example which will generate a simple alert box based on clicking a link or a form button. Useful for alerting users for missing fields, displaying a message on document open or close, or informing users they’ve clicked a link, etc.
|
| 5. |
DHTML Ad Box
|
|
|
This DHTML ad script displays an "inexcusable" box in the middle of the page, broadcasting ads of your choice inside. The box automatically disappears after x seconds, with its display frequency configurable.
|
|
|