|
Categories
Other Sections
Sweet Ads
Compatibility
|
|
FF1+ IE5+ Opr7+
Cross Browser marquee II Author:
Note: Script completely rewritten Oct 31st 05'. Description: This is version 2 of the cross browser marquee that scrolls the contents upwards (instead of sideways). It's also different in that the content to scroll is not stored inside JavaScript variables, but as plain HTML wrapped around a special DIV. This makes specifying long and complex HTML a breeze. In Netscape 7 and Opera, there is an issue with long hidden content pushing the rest of the page down. To overcome this, the script will display manual scrollbars in these two browsers for the user to manually scroll the contents, instead of dynamically. Demo: Iframe &
Ajax category added Gradient Image Maker DD Help Forum Terms of
Usage update Step 1: Insert the below code in the <head> section of your page: The CSS at the top controls the basic look of the marquee. Also refer to the variables inside script for additional config options. Step 2: Then add the below HTML to the <body> where you want the marquee to appear: whereby you would simply insert the HTML contents to scroll in between the comments. |