资 源 简 介
What is LayoutQuery
LayoutQuery is a jQuery Plugin which is used to create 1-2-3 Column Layouts.
Features:
Everything is Ajaxed
Preloader Option (Website Loading Progress Bar)
Smart CSS (Css Reset + Auto Padding)
Lightweight 9kb, uncompressed
Easy to implement
Smooth Transition of Pages.
Automatically Detects Errors
This Plugin does not contain any CSS Hacks. It has been made based on the Holy Grail Concept.
How to use
You need to create an index page say index.html where you write the below code.
Next you need to create a div or you can use the body tag to implement the layout. Here we create a div by id - container.
<