| |
| |
|
|
1- 5 from 29 JavaScripts.
1
2
3
4
5
6
|
1
JavaScript name:
|
Alert & Confirm |
Size: 1055 Bytes
|
| Here is a JavaScript confirm message that has variable responses. Basically, the response they get depends on what the user enters. | |
|
|
2
JavaScript name:
|
Alert Button |
Size: 512 Bytes
|
| This is probably the simpliest Button JavaScript. Copy 4 lines of HTML into your document and you have a button alert! The button can have different words on it and the message can also be customized. | |
|
|
3
JavaScript name:
|
Animated Message |
Size: 1454 Bytes
|
| Draw attention to the status bar message at the bottom of the screen by adding some animation to it! Arrows will focus on the message by continually pointing at the text. Clever! | |
|
|
4
JavaScript name:
|
Auto Popup Window |
Size: 1812 Bytes
|
| Automatically opens a small popup window and closes it after a specified time. Great for displaying important messages without forcing users to close multiple windows! | |
|
|
5
JavaScript name:
|
Best Resolution |
Size: 942 Bytes
|
| Displays a message if the user is not viewing your site in the proper resolution that you designed it for. If they are using the proper resolution, they do not see any message at all. | |
|
|
|
|
| |
|