What tool can I use to displays a picture of a desgin with transparency right over my website? I need to check that my design fits, pixel by pixel, to the wishes of the designer.
+3
A:
Checkout the Pixel Perfect Firefox extension. It does exactly that.
Brian Wigginton
2009-09-15 07:04:06
Thats totally nice does something simular exist for ie?
Markus
2009-09-15 07:10:23
Not that I know of, but shouldn't everyone be developing their sites in Firefox first then going back and fixing IE after :) .If it's absolutely necessary you could add in div under all your other page elements, give it a background image of your design (perhaps with a low transparency) then make your IE css changes on top of that.
Brian Wigginton
2009-09-15 07:28:54
If you install IE Tab (https://addons.mozilla.org/en-US/firefox/addon/1419), which uses the IE engine to render pages in firefox, you might be able to use Pixel Perfect at the same time.
macleojw
2009-09-15 07:36:19