|
Drop-In Self-hiding Print Buttons for Your Reports
|
Other links at JavaScript > Scripts and Programs > Miscellaneous |
| 1. |
Web Page Tranzition Effect
|
|
|
Tranzition script allows you to make transition effect on the entry point for your home page... It is a really neat javascript wanted by many people out there.
|
| 2. |
Quick & Simple User Interface Enhancement (SELECT Fields IE5)
|
|
|
Have you ever noticed how browsers only take notice of single keystrokes when you switch items in a SELECT field using your keyboard? Pressing A....U....S in a country selection list will give you a country beginning with S, when you really wanted Australia or Austria. This scripts buffers the users input and compares it against the OPTIONs in the SELECT field, choosing the closest match as you type. Now supports the Thai character set.
|
| 4. |
Top of Page
|
|
|
Use this JavaScript to add a "Top of Page" link at the bottom of your page. The link will be displayed only if the contents of the page exceeds the size of the browser window, i.e. if the scrollbars appear. This script works with IE4+, NS6+, NS4. Since this page does not have much content, you may not be able to see the script in action. Try reducing the size of your browser window so that the vertical scrollbars appear and then notice the difference.
|
| 5. |
The G-Editor HTML TextArea
|
|
|
Add this HTML textarea to your pages with just a handful of lines of code. Choose the buttons you wish to have and set the styles using a custom CSS. Works on Internet Explorer and Firefox/NN.
|
|
|