I have created a div with an image inside. When clicked it resizes the div and places a larger image in. The side effect of this seems to be that the wrapper div moves a little to the left.
I have tried a few things but here is the code. Hope you can help.
http://jsfiddle.net/iamjasonlucchesi/3FuJ6/2/
Please make sure you can see the margin between the body and the Wrapper before testing the code. Also note images dont work as I have not put them in.
normalizedcheckbox applies a CSS reset? Also, none of your images are working, as they're relative and not absolute. – Jared Farrish Jan 8 '12 at 19:24+1to that comment, but explaining it would help. – Jared Farrish Jan 8 '12 at 21:21