jQuery {css} designerGrid Plugin
The {css} designerGrid jQuery plugin enables a web designer to view their design work in a standard browser with rulers and grids similar to that of Photoshop.
When the grid z-index is toggled to the front, the designer can click the grid to get the exact “X,Y” screen coordinates for the clicked position enabling more precise positioning of elements on the screen. A demonstration of designerGrid can be seen here.
So far, the popularity of the {css} designerGrid appears to be higher than I anticipated with 1,728 unique hits to the demonstration page today (17th February 2010).
Currently {css} designerGrid does not work in Internet Explorer as it is the only browser that does not natively support the HTML 5 <canvas> element. Should the jQuery community require the plugin to function in IE, we will work toward a solution.

