Forum Moderators: open
I would like to open a popup in Javascript with a width and a height of 1 pixel? This will be used to check some data and open another pop up with the right size. Then the 1x1 popup will be automatically closed.
I tried to use window.open with the width and height = 1 but the size is still far to big (about 50x50).
Does anybody know the solution?
Many thanks for your help,
pH