你的位置:首页 > 软件开发 > Java > 基于html5可拖拽图片循环滚动切换

基于html5可拖拽图片循环滚动切换

发布时间:2015-05-12 15:01:55
分享一款基于html5可拖拽图片循环滚动切换。这是一款支持手机端拖拽切换的网站图片循环滚动特效。效果图如下:在线预览 源码下载实现的代码。html代码: <div id="site-wrapper"> <section ...

基于html5可拖拽图片循环滚动切换

分享一款基于html5可拖拽图片循环滚动切换。这是一款支持手机端拖拽切换的网站图片循环滚动特效。效果图如下:

基于html5可拖拽图片循环滚动切换

在线预览   源码下载

实现的代码。

html代码:

 <div id="site-wrapper">    <section id="section-header" data-coloroverlap="dark"></section>    <section id="second-phase" class="phase-row" data-title="Illustrations" data-coloroverlap="light">    <div class="shell">      <div class="second-row">        <article>          <h2>支持手机触屏滑动展示</h2>          <div id="character-slider" class="sky-carousel sc-no-select" style="visibility: visible;">            <div class="sky-carousel-wrapper" style="visibility: visible; opacity: 1;">              <ul class="sky-carousel-container" style="margin-top: -21.2px; left: -1552.4px; transition: left 0.45s ease-out; -webkit-transition: left 0.45s ease-out;">                <li style="transform-origin: center 256px 0px; transform: translate(0px, 0px) scale(0.4) translateZ(0px); opacity: 0.6; z-index: 10;" class="">                  <img src='/images/loading.gif' data-original="images/bird1.png"  class="sc-image">                  <div class="sc-content">                    <h2>Snoop</h2>                    <p>Are you in the market for information? If so, then Snoop's the Bird for you! This Bird specialises at working undercover, discretely finding out whatever you need to know. Shhh… it's a secret, alright?</p>                  </div>                </li>                <li style="transform-origin: center 256px 0px; transform: translate(241.2px, 0px) scale(0.4) translateZ(0px); opacity: 0.6; z-index: 8;" class="">                  <img src='/images/loading.gif' data-original="images/bird2.png"  class="sc-image">                  <div class="sc-content">                    <h2>Snappy</h2>                    <p>Looking for a wedding photographer? Or perhaps you want a portrait of your adorable pooch, to decorate the mantelpiece! When it comes to photography, call Snappy.</p>                  </div>                </li>                <li style="transform-origin: center 256px 0px; transform: translate(482.4px, 0px) scale(0.4) translateZ(0px); opacity: 0.6; z-index: 8;" class="">                  <img src='/images/loading.gif' data-original="images/bird3.png"  class="sc-image">                  <div class="sc-content">                    <h2>Handy</h2>                    <p>Our Handy Bird loves the jobs you hate… from putting up shelves to fixing a leaky pipe, this Bird is the DIY master. </p>                  </div>                </li>                <li style="transform-origin: center 256px 0px; transform: translate(723.6px, 0px) scale(0.4) translateZ(0px); opacity: 0.6; z-index: 9;" class="">                  <img src='/images/loading.gif' data-original="images/bird4.png"  class="sc-image">                  <div class="sc-content">                    <h2>Blabber</h2>                    <p>Got a message that needs to be delivered? Or perhaps it's an urgent package you need sent. Blabber will get your mail to its recipient, faster than a speeding bullet. Well, almost.</p>                  </div>                </li>                <li style="transform-origin: center 256px 0px; transform: translate(964.8px, 0px) scale(0.4) translateZ(0px); opacity: 0.6; z-index: 8;" class="">                  <img src='/images/loading.gif' data-original="images/bird5.png"  class="sc-image">                  <div class="sc-content">                    <h2>Wordy</h2>                    <p>Wordy loves to talk. No matter whether you're writing an email, a website, your resignation note or your acceptance speech - this Bird always knows what to say!</p>                  </div>                </li>                <li class="" style="transform-origin: center 256px 0px; transform: translate(1206px, 0px) scale(0.4) translateZ(0px); opacity: 0.6; z-index: 8;">                  <img src='/images/loading.gif' data-original="images/bird6.png"  class="sc-image">                  <div class="sc-content">                    <h2>Basher</h2>                    <p>When it comes to construction, Basher is the Bird for the job. From putting up fences and garden sheds, through to interior remodelling - this Bird just loves to build.</p>                  </div>                </li>                <li style="transform-origin: center 256px 0px; transform: translate(1447.2px, 0px) scale(0.4) translateZ(0px); opacity: 0.6; z-index: 8;" class="">                  <img src='/images/loading.gif' data-original="images/bird7.png"  class="sc-image">                  <div class="sc-content">                    <h2>Splasher</h2>                    <p>Splasher is the expert when it comes to painting. From choosing the colours for your new nursery, through to exterior weather proofing treatments: this Bird was born with a brush in its hand!</p>                  </div>                </li>                <li style="transform-origin: center 256px 0px; transform: translate(1688.4px, 0px) scale(0.4) translateZ(0px); opacity: 0.6; z-index: 10;" class="sc-selected">                  <img src='/images/loading.gif' data-original="images/bird8.png"  class="sc-image">                  <div class="sc-content">                    <h2>Nerdy</h2>                    <p>The ultimate iBird, our Tinker has the know-how that most of us lack. If you find yourself baffled by technology, then join the club - and call on Tinker for all your IT needs.</p>                  </div>                </li>                <li style="transform-origin: center 256px 0px; transform: translate(2009.6px, 0px) scale(0.799983333333332) translateZ(0px); opacity: 0.999983333333332; z-index: 11;" class="">                  <img src='/images/loading.gif' data-original="images/bird9.png"  class="sc-image">                  <div class="sc-content">                    <h2>Thinker</h2>                    <p>Out of all the Birds, Thinker is the brains of the operation. Need a cunning plan delivered in a flash? From business strategies through to first class excuses, Thinker has got a plan for every scenario.</p>                  </div>                </li>                <li style="transform-origin: center 256px 0px; transform: translate(2330.8px, 0px) scale(0.4) translateZ(0px); opacity: 0.6; z-index: 9;" class="">                  <img src='/images/loading.gif' data-original="images/bird10.png"  class="sc-image">                  <div class="sc-content">                    <h2>Maestro</h2>                    <p>Maestro is no stranger to haute cuisine. From baking lessons through to full-scale catering operations, let Maestro cook you up a treat!</p>                  </div>                </li>                <li style="transform-origin: center 256px 0px; transform: translate(2572px, 0px) scale(0.4) translateZ(0px); opacity: 0.6; z-index: 8;" class="">                  <img src='/images/loading.gif' data-original="images/bird11.png"  class="sc-image">                  <div class="sc-content">                    <h2>Super</h2>                    <p>Is it a Bird? Is it a… no hang on, it is a Bird. Our Super Bird offers the ultimate, all-in-one service. If you've got a unique problem that the other Birds can't fix, then Super is always ready to come to your rescue.</p>                  </div>                </li>              </ul>            </div>            <div class="sc-content-wrapper"><div class="sc-content-container" style="visibility: visible; opacity: 1;"><div class="sc-content"><h2>Thinker</h2><p>Out of all the Birds, Thinker is the brains of the operation. Need a cunning plan delivered in a flash? From business strategies through to first class excuses, Thinker has got a plan for every scenario.</p></div></div></div><canvas class="sc-overlay sc-overlay-left" width="300" height="1" style="width: 300px;"></canvas><canvas class="sc-overlay sc-overlay-right" width="300" height="1" style="width: 300px;"></canvas></div>        </article>      </div>    </div>  </section>  </div>

 

海外公司注册、海外银行开户、跨境平台代入驻、VAT、EPR等知识和在线办理:https://www.xlkjsw.com

原标题:基于html5可拖拽图片循环滚动切换

关键词:HTML

*特别声明:以上内容来自于网络收集,著作权属原作者所有,如有侵权,请联系我们: admin#shaoqun.com (#换成@)。