whirlpool6 Posted August 15, 2007 Share Posted August 15, 2007 hello guys, i have a web page that allows the users to zoom in and zoom out images. now my problem is with the quality of the image. most of the images viewed are scanned documents and when zoomed, the quality looses. is there a way to enhance image quality of zoomed images? i am not expecting it to be completely readable when zoomed but at least some quality should be retained... any javascript or css codes are highly appreciated. this web page only works in internet explorer as well. thanks a lot. Quote Link to comment Share on other sites More sharing options...
php_tom Posted August 15, 2007 Share Posted August 15, 2007 Are you trying to do something like this? http://www.javascriptkit.com/script/script2/imagezoom.shtml# or if you want it done nicer in flash: http://www.hotscripts.com/Detailed/49338.html (click 'download -- its a zip) Quote Link to comment Share on other sites More sharing options...
whirlpool6 Posted August 16, 2007 Author Share Posted August 16, 2007 actually, this is what i did. i changed the width and height of the img as what your link suggests. its working perfectly but when i zoom out images, the quality lessens. file documents at 100%, when zoomed in to 70% are not readable anymore. noise appears here and there. is there a way to come around this? Quote Link to comment Share on other sites More sharing options...
Recommended Posts
Join the conversation
You can post now and register later. If you have an account, sign in now to post with your account.