internet explorer - Is there a way to prevent users from enlarging the browser display? -


i built site client appears fine @ normal display appears break apart if change font size larger or largest in ie7/8.

is there way prevent users changing view?

in webkit there option:

textarea {     resize: none; } 

is there work in ie?

thanks.

no, why you? site should as accessible possible. if have poor eyesight , need increase font size see site?


Comments

Popular posts from this blog

python - Does anyone know how to configure the hunpos wrapper class on nltk? -

mod rewrite - Doing external redirect. .htaccess NS flag not working. How to achieve similar results? -