JavaScript code with up and down scrolling

Source: Internet
Author: User

Copy codeThe Code is as follows:
<! DOCTYPE html PUBLIC "-// W3C // dtd xhtml 1.0 Transitional // EN" "http://www.w3.org/TR/xhtml1/DTD/xhtml1-transitional.dtd">
<Html xmlns = "http://www.w3.org/1999/xhtml">
<Head>
<Meta http-equiv = "Content-Type" content = "text/html; charset = UTF-8"/>
<Meta name = "keywords" content = "JS Code, focus chart, JS advertisement code, JS special effect code"/>
<Meta name = "description" content = "This Code contains an adjustable banner advertising bar, which is a common code for webmasters. For more focus graph code, visit the JS Code Channel. "/>
<Title> scroll up and down on an ad strip _ </title> <base target = "_ blank"/>
</Head>
<Body style = "text-align: center">
<H2> horizontal ad strip up and down <Div id = "ad_headerbanner"> <SCRIPT src = "http://www.jb51.net/jb51/phtml/flash/js/jb51.falsh.js" type = text/javascript> </SCRIPT>

<SCRIPT type = text/javascript>
<! --
Var fp_pics = "", fp_links = "";
// Ad images and links
Fp_pics + = "§" + "http://www.jb51.net/jb51/phtml/flash/images/w1.jpg"; // ad image address
Fp_links + = "§" + escape ("http://www.jb51.net/a/bjac/3wjq3xm2.htm"); // ad Link
// Ad images and links
Fp_pics + = "§" + "http://www.jb51.net/jb51/phtml/flash/images/w2.jpg"; // ad image address
Fp_links + = "§" + escape ("http://www.jb51.net/a/bjac/06r1x7tg.htm"); // ad Link
// Ad images and links
Fp_pics + = "§" + "http://www.jb51.net/jb51/phtml/flash/images/w3.jpg"; // ad image address
Fp_links + = "§" + escape ("http://www.jb51.net/a/bjac/gucmqug3.htm"); // ad Link
Fp_pics = fp_pics.substring (1 );
Fp_links = fp_links.substring (1 );
// Default image and link
Var def_pic = "images/w2.jpg"; // default image address
Var def_link = escape ("http://www.jb51.net/"); // default image Link

Var FP = new zadaiFlash ("http://www.jb51.net/jb51/phtml/flash/flipper.swf", "FP_L_swf", 950, 90, "7", "# FFFFFF", false, "High ");
FP. addParam ("menu", "false ");
FP. addParam ("wmode", "transparent ");
FP. addVariable ("pic_width", "950"); // picture width
FP. addVariable ("pic_height", "90"); // picture height
FP. addVariable ("flip_time", "300"); // flop speed
FP. addVariable ("pause_time", "2000"); // Interval
FP. addVariable ("wait_time", "2000"); // wait time
FP. addVariable ("pics", fp_pics); // ad image address
FP. addVariable ("urls", fp_links); // ad link address
FP. addVariable ("def_pic", def_pic); // default image address
FP. addVariable ("def_link", def_link); // default link address
FP. write ("ad_headerbanner ");
// -->
</SCRIPT> </div>
<Br>
<P> <a href = "http://www.jb51.net/a/bjac/8qx83gls.htm"> original </a> code: <a href = "http://www.jb51.net/" target = "_ blank"> </a> </p>
</Body>
</Html>

Contact Us

The content source of this page is from Internet, which doesn't represent Alibaba Cloud's opinion; products and services mentioned on that page don't have any relationship with Alibaba Cloud. If the content of the page makes you feel confusing, please write us an email, we will handle the problem within 5 days after receiving your email.

If you find any instances of plagiarism from the community, please send an email to: info-contact@alibabacloud.com and provide relevant evidence. A staff member will contact you within 5 working days.

A Free Trial That Lets You Build Big!

Start building with 50+ products and up to 12 months usage for Elastic Compute Service

  • Sales Support

    1 on 1 presale consultation

  • After-Sales Support

    24/7 Technical Support 6 Free Tickets per Quarter Faster Response

  • Alibaba Cloud offers highly flexible support services tailored to meet your exact needs.