Difference between revisions of "Team:CCU Taiwan"

Line 7: Line 7:
 
     <script type="text/javascript" src="https://2018.igem.org/Template:CCU_Taiwan/Javascript/ops.js"></script>
 
     <script type="text/javascript" src="https://2018.igem.org/Template:CCU_Taiwan/Javascript/ops.js"></script>
 
     <script type="text/javascript" src="https://2018.igem.org/Template:CCU_Taiwan/Javascript/ops1.9.1.js"></script>
 
     <script type="text/javascript" src="https://2018.igem.org/Template:CCU_Taiwan/Javascript/ops1.9.1.js"></script>
 +
    <
  
 
     <script>
 
     <script>

Revision as of 07:57, 27 July 2018

<

One Page Scroll

Create an Apple-like one page scroller website (iPhone 5S website) with One Page Scroll plugin

Created by Pete R., Founder of BucketListly

phones

Ready-to-use plugin

All you need is an HTML markup, call the script and BAM!

<div class="main">
<section>...</section>
<section>...</section>
...
</div>
$(".main").onepage_scroll();

Pretty Neat Eh?

You can customise the animation timing, the selector or even the animation easing using CSS3. I can't wait to see what you guys will come up with. Don't forget to grab them for free on Github'

Back to The Pete Design Fork me on GitHub