This small script will launch the browser Favorites window to bookmark the current page. Works in Firefox and Internet Explorer.
Add or remove objects in a select list, using the DOM. This JavaScript was written to work with DOM Level 1 and DOM Level 2 capable browsers, with try/catch logic included for IE use.
This JavaScript will display random text messages, which can be styled using CSS. Add as many as you want.
This JavaScript uses some images and CSS to create navigations like to XP style. Very easy to setup, order to implement this this menu, you must define document type correctly, as <!DOCTYPE HTML PUBLIC "-//W3C//DTD HTML 4.01 Transitional//EN" "http://www.w3c.org/TR/1999/REC-html401-19991224/loose.dtd">
.
SpinEdit is a control for setting numbers. Includes methods, properties and events as well as the ability to setsmall and large increments. The control is also sizeable.
A simple CSS to create a rating system by stars, this code is open source and licensed under a Attribution 3.0 License
Besides basic browser identification (type, version), Netscape users can also see an extensive list of every mimeType and every plugin on your computer. Select one from the pulldown JavaScript menu and even *MORE* information is displayed in the box. Finally, such additional details as screen width, color depth, and how many sites you have visited so far finish of an incredible display of pure JavaScript power. Wow!
Add a banner roll to your Web site with this easy-to-use script. Each banner can also include a URL. The size can be set in the script file.
This JavaScript will convert whole numbers to Roman numerals, up to 3,999,999. Easy to use.