Home > Article > Web Front-end > Awesome responsive layout jQuery plug-in Freetile.js_jquery
We have introduced two well-known responsive layout plug-ins: isotope and masonary. Today we will introduce a pretty good responsive layout plug-in – Freetile.js, you can also use it to generate cool dynamic layout effects. I believe everyone will like it!
Main Features
Freetie comes from the built-in layout engines of Assemblage and Assemblage Plus. Its design is inspired by Masonry, VGrid and Wookmark, but compared with them, it has the following unique features:
Allows elements of any size and does not require a fixed column width, so you do not need to specify column widths to cater to your element sizes. Built-in algorithms allow you to easily customize the insertion position to suit different preferences Display method. For example, align to the left or right, or close to a specific element. The intelligent animation method can well determine whether animation special effects are needed. For example, newly added elements and invisible elements. As long as the websites using Assemblage and Assemblage Plus templates are using it, it is very stable. How to use
Basic usage:
Js code
Enable animation effects:
Js code
Specify a custom element selector:
Js code
Isn’t it very simple? If necessary, you can just take it away. Don’t be polite to me.