I want to disable zoom available in status bar of IE? How can do this? Is it possible using JavaScript?
feedback
|
|
According to Microsoft, you can disable the zoom feature by adding registry values in
| |||
feedback
|
|
Fundamentally there's no reason to fight a user's DPI settings. If i set Windows to 200dpi and run at a high resolution, then the browser will work. Your web-site will also work, you don't have to change anything. The only thing you might want to deal with is the fact that my higher resolution monitor can display higher resolution images, but you continue to feed me those low resolution 540x120 logos. From MSDN:
It's like asking users not to browse your web-site on a Retina Display iPhone because its resolution is too high. | |||
|
feedback
|
