Re: window.open in 1.5
"J.O. Aho" <[email protected]> Sat, 17 Dec 2005 20:59:23 +0100
| Newsgroups | gmane.comp.mozilla.devel.unix |
|---|---|
| Organization | Another Netscape Collabra Server User |
| Message-ID | <[email protected]> |
roN wrote: > J.O. Aho wrote: > >> roN wrote: >>> Hi, >>> >>> I recently downloaded Firefox 1.5 and recognized, that it can't open >>> pop-up windows, why not? It seems like javascript 'window.open' and HTML >>> 'target=self' wouldn't work, known issue? >>> Thank you for help! >>> >> It's not that you left the popup blocker on? >> >> not sure if it's a type, but it should have been target=_self > > popup blocker off and just a typo... > Create a new profile and see if you still have the problem, this as sometimes old settings from previous versions of the gecko does do strange things (I guess thats due badly cleaned code). //Aho