Use BrowserAPI to properly access the HTML DOM (Document Object Model). With this wrapper script in place, each object can be accessed in one way and work on multiple browser platforms and platform versions.
This JavaScript code can be used to convert tables in ordinary HTML into sortable ones by associating each title column with an onClick event to automatically sort the data rows. No additional coding is necessary. All you need to do is give your table an ID field, include the sortTable.js file and call initTable in your document's onLoad method.
This script demonstrates how to have a defined element always displayed on the screen. The element can be: move to the "top" link, "Print" button, "Accept" for terms, "Send" button for the forms, a flying banner for advertising, etc.
The script works for: Internet Explorer, and Netscape4+.
This is a simple webpage that runs from your hard drive. You choose a directory then the webpage searches for HTML files in that directory. When it finds one, it searches for the tags that prevent MS Smart Tags from being displayed. If none are found it adds them & resaves the file. One click allows you to elminate Smart Tags from an entire directory.
Version: 1.00 Platform(s): IE Updated: Mon Dec 17 2001
You might have come across a search result where number of results are devided in to so many number of pages. But each link no say 2,3,4...when clicked it contacts the server to display the next set of results which takes time. This application uses javascript to get the total number of results in a string format from any server side program ASP, JSP, Servlet, Perl, etc. So the search will be at the client side and will be much more faster than usual. In addition, there is an option for the client to decide how many results to be displayed per page.
Version: n/a Platform(s): n/a Updated: Mon Dec 10 2001
YearJump is a control used for navigating through the years. It itself apparently doesn't have much use, but it can be adapted to some other category of navigation instead of years.
Version: 1.00 Platform(s): n/a Updated: Mon Nov 19 2001
Let visitors refer others to your webpage (via email) with this script. It asks for the friend's email address, then loads the email program with the essential information pre-filled to instantly send off.
Version: n/a Platform(s): n/a Updated: Mon Nov 5 2001
Easy WebWatch is a free webmaster tool that enables to debug any HTML pages with ease. Easy WebWatch shows and change all properties of any object defined in HTML page. It also allows the webmaster to navigate through hierarchical structure of objects. This tool will help you learn and understand DOM (document object model) of any browser. While it's integrated with Internet Explorer context menu, it can be also used with Netscape Navigator and other browsers.
Version: 1.5 Platform(s): n/a Updated: Tue Oct 16 2001
This is a short script that calculates and displays the amount of time for a given page to load in the status bar. It is very practical if you want to see how long it takes for your pages to load, and thus try to optimize the speed of your pages.
This script displays several messages in the status bar one after another continuously. If there are only two messages, it will create a twinkling effect.
Have moving arrows point at your document's title, with this fun script. Effect works in both IE4+ and NS6+, degrading well with the rest of the bunch.
Version: n/a Platform(s): n/a Updated: Wed Aug 22 2001
This utility converts normal HTML code to dynamically generated JavaScript instead. Very useful in applications where the code must be dynamically generated, such as contents inside a JavaScript scroller, text of a random quote script etc.
Version: n/a Platform(s): n/a Updated: Wed Aug 1 2001
A Web-based meta tag generator in JavaScript. Simply cut and paste the code generated from information you provide. Includes title, description, abstract, and keyword tags.