I have a standard website, and when the user zooms in (CTRL +), how can I prevent elements from resizing?
Share
Sign Up to our social questions and Answers Engine to ask questions, answer people’s questions, and connect with other people.
Login to our social questions & Answers Engine to ask questions answer people’s questions & connect with other people.
Lost your password? Please enter your email address. You will receive a link and will create a new password via email.
Please briefly explain why you feel this question should be reported.
Please briefly explain why you feel this answer should be reported.
Please briefly explain why you feel this user should be reported.
There’s no way I know of to prevent items from scaling when a user zooms in. There may be a way to catch the zoom event and size elements accordingly, but it won’t work in all browsers.
And to state the obvious – people zoom in because they can’t read/see it at normal zoom. Pleeeaase don’t break standard behaviour. It’s there for a reason.