How to get design mockup as a overlay for quicker development without using Firefox's pixel perfect plugin?
css, html, xhtml
Solution
I found the way here
http://aloestudios.com/2008/08/pixel-precision-with-diagnostic-css/
Problem
This is FF plugin http://www.pixelperfectplugin.com/ Pixel Perfect is a Firefox/Firebug extension that allows web developers and designers to easily overlay a web composition over top of the developed HTML. Read more: http://pixelperfectplugin.com/how-to-use/walkthrough/#ixzz0eOfezx1N How to get mockup image behind all div like this plugin does.? this tool only shows design behind layout only on firefox and i want to see on all browser.