Hello,
I want to open several letters in several popups by using window.open. I give different names for different windows but the browser opens the second letter in the same window the first is in, so that the user doesn't get all letters but only the last.
How can I achieve the goal to let the open method open a totally new window?
Andreas
I want to open several letters in several popups by using window.open. I give different names for different windows but the browser opens the second letter in the same window the first is in, so that the user doesn't get all letters but only the last.
How can I achieve the goal to let the open method open a totally new window?
Andreas