Hi,
I am using window.open() in my code to open a pop up window. This code works fine on IE but on Mozilla it opens 2 pop up windows. The first one is blanks and the open one has the needed data in it.
I cant figure out why this is happening. Can some one please help?
Thanks,
Himzi
I am using window.open() in my code to open a pop up window. This code works fine on IE but on Mozilla it opens 2 pop up windows. The first one is blanks and the open one has the needed data in it.
I cant figure out why this is happening. Can some one please help?
Thanks,
Himzi
Comment