JavaScript slides: JavaScript slide effects

Source: Internet
Author: User
Tags filter array

<! DOCTYPE HTML Public "-//W3C//DTD XHTML 1.0 transitional//en" "Http://www.w3.org/TR/xhtml1/DTD/xhtml1-transitional.dtd ">
<meta http-equiv= "Content-type" content= "text/html; charset=gb2312 "/>
<meta http-equiv= "Expires" content= "0" >
<title>javascript Slide Effect www.cxybl.com</title>
<style type= "Text/css" >
<!--
body {font-size:12px;
}
Input {
Border-right: #7b9ebd 1px solid;
padding-right:2px;
Border-top: #7b9ebd 1px solid;
padding-left:2px;
font-size:12px;
Filter:progid:DXImageTransform.Microsoft.Gradient (gradienttype=0, startcolorstr= #ffffff, endcolorstr= #cecfde);
Border-left: #7b9ebd 1px solid;
Cursor:hand;
Color:black;
padding-top:2px;
Border-bottom: #7b9ebd 1px solid;
}
. img {
Filter:alpha (opacity=1,enabled=1) Blendtrans (duration=1);
border:1px solid #CCCCCC;
}
-->
</style>
<script language= "JavaScript" >
var l=0;
var sum=0;
var _c = 0;
var _i = 0;
var _v = 0;
var _l = 0;
var _fi = 0;
var _sf = 3000;
var _html = null;
var _image = null;
var _mycars= new Array ();
var _w = new Array ();
var _h = new Array ();
var imgs=new Array ();
var limg=new Array ();
/* Fade gradually fade * *
function transimg (enable) {
document.getElementById ("Showimg"). Filters.blendtrans.Apply ();
document.getElementById ("Showimg"). filters[0].enabled=enable;
document.getElementById ("Showimg"). Filters.blendtrans.Play ();
}
/* Load Picture/*
function Chk () {
l--;
document.getElementById ("Rotatorplayer"). Innerhtml= ' <br><br> ' + ' Photo loaded: ' + parseint (sum-this article link http://www.cxybl.com/html/wyzz/JavaScript_Ajax/20120608/28904.html

Related Article

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.