Monthly Archives: January 2012

Iframe opens in new window problem in Firefox

Developers use iframe for many different things: ‘ajax’ file upload, loading content in an overlay, storing data, calling a REST page and etc. Turns out if you create an iframe without specifying the name attribute, it will open the iframe … Continue reading