jquery Focus Map/Slideshow effect Plugin Kinslideshow

Source: Internet
Author: User

Javascript$ (function () {
$ ("#KinSlideshow"). Kinslideshow ({
Movestyle: "Down",//set toggle direction down [default left toggle]
Intervaltime:8,//set interval is 8 seconds [default is 5 seconds]
MouseEvent: "MouseOver"//Set mouse events for "Mouse over toggle" [Default mouse click Toggle]
Titlefont:{titlefont_size:14,titlefont_color: "#FF0000"}//Set title text Size 14px, color: #FF0000
});
})Html:<div id= "Kinslideshow" style= "Visibility:hidden;" >
<a href= "javascript:void (0)" ></a>
<a href= "javascript:void (0)" ></a>
<a href= "javascript:void (0)" ></a>
<a href= "javascript:void (0)" ></a>
<a href= "javascript:void (0)" ></a>
<a href= "javascript:void (0)" ></a>
</div>

Tip 1: The outer div suggests adding a sentence style: style= "Visibility:hidden;" No, this sentence will see all the pictures in the moment when the page just loads in IE. this is because kinslideshow To wait for the page to load complete to resolve the page to be set as the focus of the HTML, although the user experience is less than 0.01 seconds but not very good, so it is recommended to add. Do not add to the program also did not affect!

Tip 2: To be compatible with chrome you need to write the actual width and height of the slices in the IMG tag, which other browsers do not need.

jquery Focus Map/Slideshow effect Plugin Kinslideshow

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.