Zoom in & out by javaScript -


I want to create the same functionality of "Ctrl +"; "Ctrl -" shortcuts.

How can I do this using Javascript?

If Javascript is not valid then what is another option?

In advance thank you

I do not think you can zoom level of browser through javascript

But you can simulate zoom behavior by changing the font size using javascript and CSS


Comments

Popular posts from this blog

paypal - How to know the URL referrer in PHP? -

oauth - Facebook OAuth2 Logout does not remove fb_ cookie -

wpf - Line breaks and indenting for the XAML of a saved FlowDocument? -