Disable Firefox image zoom via javascript

江枫思渺然 提交于 2019-12-24 05:54:46

问题


I have a problem with image quality in Firefox: Firefox seems to zoom "everything" per default so some images really look fuzzy while in chrome their quality is perfect! I found out, that there is a setting in Firefox, which resolves the problem:

"View->Zoom->Zoom Text only".

Do you know a way to force Firefox to use this setting for a special website (using javascript)??

Thanks a lot Bye


回答1:


No, because that's a setting for users, who may have poor eyesight and want to actually see the images on your site. It's not for you to make that decision on their behalf.



来源:https://stackoverflow.com/questions/8413503/disable-firefox-image-zoom-via-javascript

易学教程内所有资源均来自网络或用户发布的内容,如有违反法律规定的内容欢迎反馈
该文章没有解决你所遇到的问题?点击提问,说说你的问题,让更多的人一起探讨吧!