New Javascripts
Getting Monitor Size Script
This script will tell the user what their monitor size is.
38309 : 318
Disable the Enter Button on Form
This script disable the [Enter] key when pressed inside chosen fields of your choice. Try filling out the text fields below and pressing [Enter]. Notice how instead of submitting the form, the cursor is instead advanced to the next field.
10933 : 578
Auto Browser Closer
A simple script allowing a browser window to automatically close at a specified time. Each 1000 = 1 second.
35608 : 368
Undeletable Text
Make text undeletable with this javascript.
8985 : 44
Date & Time Display in Status Bar
The script is to be immediately loaded when the frame loads in the browser window.
17373 : 173
3D JavaScript Animation
3D rotating cuboid. Not sure what this could be good for, but here it is.
23184 : 474
Format Number
This function formats a numeric value passed in to it with specified number of
decimal values. Numeric value will not be rounded.
75180 : 930
Prompt Box
Will display a prompt box for where you can type in a particular name, and then will give a short description.
19728 : 135
Random Image Script
This script displays a random image. Instead of getting the time and displaying an image based on that, it truly is a mathematical random script.
532819 : 4887
Code Box Editor
Tiny javascript which can be added to any webpage or blog and allows you to present your html, javascript & css code to your visitors in a more functional way, allowing them to play with & preview codes right on the same page.
15240 : 164