The source code of this document can be explored to see a working implementation.
The {css} designerGrid jQuery plugin enables a web designer to view their design work in a standard browser with rulers and grids. When the grid z-index is toggled to the front, the designer can click the grid to get the exact screen coordinates for that position enabling more precise positioning of elements on the screen.
DependenciesThe jQuery libraryA browser that natively supports HTML 5's canvas element (*!IE: this is why {css} designerGrid will not work with IE browsers)
Version ReleasesVersion 1.7.5: Friday 26 Febr.
Fixed: 'Columns are incorrectly centred' bug.
Download {css} designerGrid 1.7.5 minifiedDownload {css} designerGrid 1.7.5 full versionVersion 1.7.0: Tuesday 16th Febr. 2010
Added runtime control panel features and coordinate feedback system when grid z-index is toggled to top.
Version 1.6.0: Monday 15th Febr. 2010
Correction to mathematical formulae bug in v 1.5.0.
Version 1.5.0: Thursday 11th Febr. 2010
Code clean up, modularization and exposure of new overrideable options whilst removing redundant options. (Still not working in IE)
version 1.0: Monday 8th Febr. 2010
Currently not working in IE, but working toward a solution.
Please login to the jQuery plugins page to report any bugs, request a feature or simply request support.