Block Key Press
Tired of customers using characters that could possibly render your forms useless? This script prevents a user from entering certain special characters in designated form fields.
Detecting Mouse Position
This is an easy way to determine the mouse position on a Web page. Click anywhere on the page and the coordinates will be displayed.
Check/Uncheck All
Dynamically checks and unchecks all the checkboxes in a form when a check box is clicked. Much easier than manually hard-coding the checkbox names, for sure.
Name Capitalization
This script will adjust capitalization of names (actually, the content of any form field you apply to it) so the first letter of each word is capitalized and the rest are lowercase. This is so easy to implement!
Crossbrowser Drag Handler
Ever wanted to drag an element or image around on your Web page? Just attach this drag handler to any number of elements on the page and you will be able to drag them all. Note that the elements must be positioned either relatively or absolutely.

]
]
Choose language