html5 - What event will capture the resizing of the browser window? -
i have custom slider, shown when user clicks on font awesome button.this model works quite me. add event listener slider object focusout event, , show or hide slider.
i notice when user resizes browser screen, not seen focusout, because in case slider not disappear ( to).
so question is, event capture resizing of browser window, in order me hide slider way?
thanks!
Comments
Post a Comment