| |
| |
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.
|
|
|
| |
| |
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.
|
|
|
| |
| |
This is a JavaScript that can reload your Web page. Useful for displaying random images, etc.
|
|
|
| |
| |
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.
|
|
|
| |
| |
Applies a certain stylesheet depending upon which type of browser is used. In this script, a visitor using any version of Netscape thru and including Netscape 4, the stylesheet named 'ns.css' will be used. If the visitor uses Internet Explorer, the stylesheet named 'ie.css' will be used. If the visitor uses Netscape 6 or greater (which implements many styles differently than NS4 and IE), then the stylesheet 'ns6.css' will be used. You need to create the files 'ns.css', 'ie.css' and 'ns6.css' and put them in the root directory of your page.
|
|
|
| |
| |
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.
|
|
|
| |
| |
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.
|
|
|
| |
| |
JavaScript code that allows you to change the text in you Title Bar and Status Bar after a preset interval.
|
|
|
| |
| |
This is a simple JavaScript code to change the text in you Status Bar after a preset interval.
|
|
|
| |
| |
JavaScript code to change the text in you Title Bar after a preset Interval.
|
|
|
| |
|