Jquery.fullPage.js Full-screen scrolling plugin

Source: Internet
Author: User
Tags set background anchorlink

Effect Demo Site http://www.51xuediannao.com/demo.php

Plugin Download http://www.51xuediannao.com/js/jquery/jquery.fullPage.html

Jquery.fullPage.js is a full-screen scrolling plugin, this article provides a jquery.fullpage example tutorial demo

See what is better than to see the presentation of the intuitive, walk up!

    • Basic scrolling http://www.51xuediannao.com/js/jquery/jquery.fullPage/index2.html
    • Background scrolling http://www.51xuediannao.com/js/jquery/jquery.fullPage/index3.html
    • Cyclic scrolling http://www.51xuediannao.com/js/jquery/jquery.fullPage/index4.html
    • callback function Demo http://www.51xuediannao.com/js/jquery/jquery.fullPage/index5.html
    • Binding Menu Demo Http://www.51xuediannao.com/js/jquery/jquery.fullPage/index6.html
    • Project Navigation Demo http://www.51xuediannao.com/js/jquery/jquery.fullPage/index7.html
    • Automatic scrolling http://www.51xuediannao.com/js/jquery/jquery.fullPage/index11.html
    • Slide Automatic scrolling http://www.51xuediannao.com/js/jquery/jquery.fullPage/index12.html
    • Responsive scrolling

Jquery.fullPage.js Full-screen scrolling plugin github address: https://github.com/alvarotrigo/fullPage.js

Fullpage.js Chinese API configuration parameters
Options type Default Value Description
Verticalcentered String True Whether the content is centered vertically
Resize Boolean value False Whether the font is scaled as the window zooms
Slidescolor Function No Set Background color
Anchors Array No Define Anchor chain Connection
Scrollingspeed Integer 700 Scrolling speed in milliseconds
Easing String Easeinquart Scrolling animation mode
Menu Boolean value False The menu can control scrolling after the set of related properties corresponds to the value of the anchors.
Navigation Boolean value False Whether to show project navigation
Navigationposition String Right Location of the project Navigator, optional left or right
Navigationcolor String #000 Color of Project Navigation
Navigationtooltips Array Empty Tip for Project Navigation
Slidesnavigation Boolean value False Whether to display item navigation for left and right sliders
Slidesnavposition String Bottom Position of the left and right slider item navigation, optional top or bottom
Controlarrowcolor String #fff The background color of the arrows on the left and right sliders
Loopbottom Boolean value False Roll back to top after scrolling to the bottom
Looptop Boolean value False Roll bottom after scroll to top
Loophorizontal Boolean value True Whether the left and right sliders are circular sliding
Autoscrolling Boolean value True Whether to use the plug-in scrolling mode, if you choose False, the browser's own scroll bar will appear
Scrolloverflow Boolean value False Whether the scroll bar is displayed after the content is over full screen
Css3 Boolean value False Whether to use CSS3 transforms scrolling
Paddingtop String 0 The distance from the top
Paddingbottom String 0 Distance to bottom
Fixedelements String No
Normalscrollelements No
Keyboardscrolling Boolean value True Whether to use keyboard arrow keys to navigate
Touchsensitivity Integer 5
Continuousvertical Boolean value False Cyclic scrolling, incompatible with looptop and Loopbottom
Animateanchor Boolean value True
Normalscrollelementtouchthreshold Integer 5
Fullpage.js Chinese API method
name Description
Movesectionup () Scroll up
Movesectiondown () Scroll down
MoveTo (section, slide) Scroll to
Moveslideright () Slide Scroll Right
Moveslideleft () Slide Scroll Left
Setautoscrolling () Set page scrolling mode, set to True when auto scroll
Setallowscrolling () Add or remove mouse wheel/trackpad controls
Setkeyboardscrolling () Add or remove keyboard direction key controls
Setscrollingspeed () Defines the scrolling speed in milliseconds
Fullpage.js Chinese API callback function

name Description
Afterload Scroll to a screen after the callback function, receive Anchorlink and index two parameters, Anchorlink is the name of the anchor chain, index is the ordinal, starting from 1 to calculate
Onleave The callback function before scrolling receives the index, Nextindex, and direction 3 parameters:
Index is the serial number of the "page" leaving, starting from 1;
Nextindex is the serial number of the "page" that is scrolled to, starting from 1;
direction determines whether to scroll up or down, and the value is up or down.
AfterRender callback function after page structure is generated, or callback function after page initialization is completed
Afterslideload callback function after scrolling to a smooth block of water, similar to Afterload, receiving Anchorlink, index, SlideIndex, direction 4 parameters
Onslideleave A callback function before the rolling of a water smoothing block, similar to Onleave, receiving Anchorlink, index, SlideIndex, direction 4 parameters

Jquery.fullPage.js Full-screen scrolling plugin

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.