I noticed a strange thing in IE8, FF3+, Chrome 3+ that when I click on the address bar or location bar, the window.onblur gets fired.
Is it normal?
Is there a way by which I may be able to know (through javascript) that the user has clicked address bar?
Thanks