In this order form, the cost for each item is totaled as the items are selected and deselected. This is done without refreshing the entire page in order to save other form information. Heavily commented.
This JavaScript will change text you type from lower to upper and back. In addition, this JavaScript code will be effected as soon as you type.
This is an addition to the script submitted by Maksim Kramnik. I have added sort functionality to his script.
Use this JavaScript to highlight rows in tables. Short but effective.
This lightweight yet powerful script lets you create multiple (unlimited) combo boxes, with each one linked and dependant on the one proceeding it. Very nice.
This is ideal for such things as lists of links and so forth. The visitor with Internet Explorer 4.x sees only the headers, and need only click on the subject that interests him to expand that particular section. Any type of content can be hidden; here I've used a definition list and a table. A second click on the section header contracts it again. Browsers other than Internet Explorer 4.x show the contents fully expanded, so the script degrades well.
Need to display a lot of information in a limited area? This JavaScript will display/hide the information at the click of a button. There is no limit to the amount of information you can add or sections you can use. Excellent for F.A.Qs.
This ticker works by displaying Web standards compliant HTML blocks of code. Formatting is accomplished with simple HTML and CSS. Very clean and sleek.