This JavaScript lets you click a button & see the text inside that button, as more text appears the button gets larger.
This is a Cross Browser Fading JavaScript Ticker that can tick any number of messages. The Ticking message fades in to black while being displayed. The script is extremely customisable. You can add any number of messages to the ticker. Messages must be added to the array qiksearch_ticker_text.
This script allows you to add a neat fade-in/out effect to images, text, whatever. The effects this script creates can only be seen in IE4+ and Netscape 6+. Older browsers such an Netscape4 should just show the element. If the elements are incorrectly rendered in NS4, try using workaround methods such as wrapping elements in ILAYER tags or something. The script still won't work, but the content should look better.
There is a bug in Netscape 4.x which causes the page to scroll unpredicatably using the window.scrollTo() method when there are both horizontal and vertical scrollbar present. Therefore, this JavaScript is designed not to function nor will the arrows even appear in Netscape 4.x browsers (but does function correctly in Netscape 6.x browsers).
There is a bug in Netscape 4.x which causes the page to scroll unpredicatably using the window.scrollTo() method when there are both horizontal and vertical scrollbar present. Therefore, this JavaScript is designed not to function nor will the arrows even appear in Netscape 4.x browsers (but does function correctly in Netscape 6.x browsers).
This JavaScript opens a small popup window containing a checkbox JavaScript navigation menu. Great for saving space on your Web page!
Float a layer on the screen so that it stays in place while a user scrolls the page. It has an animation script that slides the layer into position. Netscape 6 compatible!
Can use this JavaScript to change background color by visitors.
A method to load multiple dropdowns from previous selections. The number of dropdowns can be easily changed needed. The concept is to get filler data from a database for the next dropdown. Although the data in the example doesn't change with the selection, the application will load appropriate values from the database into the dropdown menus. The retrieval of data is simulated here; it is up to the user to retrieve the data and load into the data Array.