Skip to content Skip to sidebar Skip to footer
Showing posts with the label Document Body

Why Does Body.onfocus Trigger But Not Body.addeventlistener('focus')?

Why is it that the element's focus and blur events only trigger via the .on property methods … Read more Why Does Body.onfocus Trigger But Not Body.addeventlistener('focus')?

How To Find Page Width In Opera 12 (for Desktop Windows)?

I want to access full page width & height in Opera. Note I am not asking about Viewport's h… Read more How To Find Page Width In Opera 12 (for Desktop Windows)?