Is there a way to execute the control + scroll function on click ? I want people to be able to zoom in on a website by clicking on a button and I think this is the easiest way because all browsers have this function. I only need the way to call this function from within jQuery.
Share
No there is not.
But if you build your website with
emor%and notpxyou will have a easier job when you need to enlarge the website.There might be better options, but it really depends on why you want to do this.
You can read when to use what here: Why em instead of px?