jquery-based picture slider for e-commerce website home page

Source: Internet
Author: User

Today to share a picture based on sequence.js slide effect, especially suitable for e-commerce site or Enterprise product display function. With picture shrinkage graph, can render full screen picture browsing effect. The Response style slider effect is implemented in conjunction with the CSS3 Transition.

Online preview Source Download

The implemented code.

HTML code:

 <Divclass= "Sequence-theme">        <DivID= "sequence">            <imgclass= "Sequence-prev"src= "Images/bt-prev.png"alt= "Previous Frame" />            <imgclass= "Sequence-next"src= "Images/bt-next.png"alt= "Next Frame" />            <ulclass= "Sequence-canvas">                <Liclass= "Animate-in">                    <H2class= "title">Built using Sequence.js</H2>                    <H3class= "subtitle">The responsive Slider with advanced CSS3 transitions</H3>                    <imgclass= "Model"src= "Images/model1.png"alt= "Model 1" />                </Li>                <Li>                    <H2class= "title">Creative Control</H2>                    <H3class= "subtitle">Create unique sliders using CSS3 transitions</H3>                    <imgclass= "Model"src= "Images/model2.png"alt= "Model 2" />                </Li>                <Li>                    <H2class= "title">Cutting Edge</H2>                    <H3class= "subtitle">Supports modern browsers, old browsers (ie7+), touch devices and responsive designs</H3>                    <imgclass= "Model"src= "Images/model3.png"alt= "Model 3" />                </Li>            </ul>            <ulclass= "Sequence-pagination">                <Li>                    <imgsrc= "Images/tn-model1.png"alt= "Model 1" /></Li>                <Li>                    <imgsrc= "Images/tn-model2.png"alt= "Model 2" /></Li>                <Li>                    <imgsrc= "Images/tn-model3.png"alt= "Model 3" /></Li>            </ul>        </Div>    </Div>

via:http://www.w2bc.com/article/23396

jquery-based picture slider for e-commerce website home page

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.