M
M
misha912012-03-01 16:38:50
JavaScript
misha91, 2012-03-01 16:38:50

Is there an event in Javascript (JQuery) that allows you to catch page zoom changes?

for example in FF when the user presses Ctrl +

Answer the question

In order to leave comments, you need to log in

1 answer(s)
A
Andrew, 2012-03-01
@misha91

jQuery

$(window).resize();

Didn't find what you were looking for?

Ask your question

Ask a Question

731 491 924 answers to any question