detect focus on browser address bar?
- by jedierikb
Is there a way to detect when focus has been put onto the address-bar or the browser-search-bar?
I ask because I am trying to keep focus on one element in my document, but adding a blur() listener to that element works too well in safari mac -- you can't put focus on the address-bar!