Key events, window.open, and popup blockers
Recently, I was attempting to open a window/tab using JavaScript from a key handler and the popup blocker in Firefox prevented it from opening. This was slightly surprising since the same code was working from within an onclick handler and the domain of the window to be opened was identical. Here’s an example window.open: window.open(‘http://bustoutsolutions.com/’, [...]
Read More
We're on Twitter.
Follow the team account, @teambustout, and find the whole crew on the Bust Out list.
And on Facebook.
Friend us, like us, poke us and all that jazz at facebook.com/bustoutsolutions.