Official Review
NULL
|
Other links at JavaScript > Scripts and Programs > Miscellaneous |
| 1. |
websafe colorcube
|
|
|
This script allows you to show a colorcube with the 216-websafe colors without using any image. The dots are blinking.
|
| 2. |
Daily Text Display Tool
|
|
|
This handy tool allows you to generate JavaScript that greet your visitor's with a new message depending on the day of the week. Just fill out the text for each day of the week, then copy and paste.
|
| 3. |
Invoking The SaveAs Dialog From A Web Page
|
|
|
Visitors can save a web page from a link using this script. IE4+ browsers provide a document.execCommand() that can call certain system dialogs. This script demonstrates calling the SaveAs dialog to save the page. The script includes onload interlocking and alternate alert messaging for non-IE browsers.
|
| 4. |
WizzyPig
|
|
|
Create snazzy webpages without any coding knowledge.Includes all the things you'd expect from a web page editor including images, tables, links, tags for formatting text, indentation, paragraphing, heading styles etc.3 views include Design, HTML and Preview.
|
| 5. |
Format Text To lowercase
|
|
|
Here is a simple yet useful JavaScript that allows you to covert any given text to lowercase. To see the source, just click on "View Source" button.
|
|
|