Giter VIP home page Giter VIP logo

fullpage's Introduction

##fullpage


####init simple

  • 凭借自己现有知识,把效果做出来
  • pc端的全屏切换实现
  • 功能如下:
    • 整个页面横向或竖向切换
    • 使用滚轮,键盘上下左右按键以及点击节点切换
  • html结构
    • #container代表整个盒子
      • .sections代表装内容的盒子
        • .section代表一个页面
      • #dots代表装节点的盒子
        • span代表单个节点
  • css结构
    • 竖向盒子(默认)
      • .dot-horizonal节点
    • 横向盒子
      • .section-left页面
      • .dot-vertical节点
  • fullpage对象
    • 接口
      • seclector选择器对象
      • org选择参数对象(动画速度,横向/竖向)
    • 使用
      • fullpage对象实例化
      • init()方法,代入以上接口做参数

fullpage's People

Contributors

pollyyyuan avatar

Stargazers

 avatar

Watchers

James Cloos avatar

Recommend Projects

  • React photo React

    A declarative, efficient, and flexible JavaScript library for building user interfaces.

  • Vue.js photo Vue.js

    🖖 Vue.js is a progressive, incrementally-adoptable JavaScript framework for building UI on the web.

  • Typescript photo Typescript

    TypeScript is a superset of JavaScript that compiles to clean JavaScript output.

  • TensorFlow photo TensorFlow

    An Open Source Machine Learning Framework for Everyone

  • Django photo Django

    The Web framework for perfectionists with deadlines.

  • D3 photo D3

    Bring data to life with SVG, Canvas and HTML. 📊📈🎉

Recommend Topics

  • javascript

    JavaScript (JS) is a lightweight interpreted programming language with first-class functions.

  • web

    Some thing interesting about web. New door for the world.

  • server

    A server is a program made to process requests and deliver data to clients.

  • Machine learning

    Machine learning is a way of modeling and interpreting data that allows a piece of software to respond intelligently.

  • Game

    Some thing interesting about game, make everyone happy.

Recommend Org

  • Facebook photo Facebook

    We are working to build community through open source technology. NB: members must have two-factor auth.

  • Microsoft photo Microsoft

    Open source projects and samples from Microsoft.

  • Google photo Google

    Google ❤️ Open Source for everyone.

  • D3 photo D3

    Data-Driven Documents codes.