I am currently working on scaling a simple html page inside an iframe using an html5 input range slider. Unfortunately, I have encountered an issue where it creates a white border within the iframe, almost like a doubling side effect.
Interestingly, this setup works perfectly fine in Chrome (6.0.472.59 mac), but not in Safari (5.0.1 mac).
If you'd like to see a live demo of the issue, you can visit this link -
If anyone has any suggestions or insights on why this might be happening, even if it involves hardcore hacks, please feel free to share.