Open this link in chrome browser http://jsfiddle.net/A8fhT/3/ and see element width (270), next make zoom out (ctrl + “-“) and now see width (269). On Firefox everything is ok, any solution for chrome, or this is bug?
Edit:
A.K example http://jsfiddle.net/akhurshid/5E9kj/
Image: http://s7.postimage.org/qgezkqcor/image.png
Issue was only with absolute positioned elements, so I modified jQuery function (// lines).