Skip to content
This repository has been archived by the owner on Apr 21, 2020. It is now read-only.

dpiatek/jgrid

Folders and files

NameName
Last commit message
Last commit date

Latest commit

 

History

17 Commits
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 

Repository files navigation

jGrid Plugin

Switch on / off a grid overlay on your website.

Getting Started

Download the production version or the development version.

In your web page:

<script src="jquery.js"></script>
<script src="jquery.jGrid.min.js"></script>

And press Ctrl + Shift + L to show the grid. Enter the container width, number of columns, gutter and margin-left and right. The calculated column size will show on the left.

Also, please don't edit files in the "dist" subdirectory as they are generated via grunt. You'll find source code in the "src" subdirectory!

License

Copyright (c) 2012 Dominik Piatek Licensed under the MIT license.

About

A jQuery grid overlay.

Resources

License

Stars

Watchers

Forks

Releases

No releases published

Packages

No packages published