Coder Social home page Coder Social logo

jquery.retract's Introduction

jQuery.retract

效果图

效果还是不赖吧 >_>

下面是一些配置参数能简单改变排版

  • x: 对于每个排版的margin-right,默认5px;
  • y: 对于每个排版的margin-bottom,默认5px;
  • target: 相对于选择器的目标元素,默认>*;
  • widthOffset: 随机宽度偏移量,值越大每个项目的最大最小宽度差值越大,默认50(PS:过大或负数可能会造成crush);
  • horizontalSize: 每行的列数,默认4;
  • autoFullColumns: 最后一行如果个数不满horizontalSize配置的个数,是否自动填充宽度,默认false;
  • substractPx: 在某些视网膜屏上,因为宽度的计算丢失精度导致每行项目的最后一个掉到下一行,造成crush,所以这个参数是在原来的基础上修复这个问题,一般情况不会用到这个配置项,默认1px;

horizontalSize为5的预览效果 效果图


autoFullColumns为true的预览效果 效果图


x、y为1的预览效果 效果图

jquery.retract's People

Contributors

ryuurock avatar

Stargazers

 avatar

Watchers

 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.