you will have to use java. The window.location will control the first window and the window.open will control your new browser window that you wanted to open.
No. Without. I would like to create a welcome page with just 1 link. When it's clicked : * open a new page in the same window * open a new page in a blank windows (like a popup) Thanks and pls help. EDIT : Thx litebulb1 ... i tried something similar. I hope this works. I'll try it right now.
The open.location doesn't work or maybe i don't know how to use it. Can you please tell me the right implementation on a link ? I'm new with JavaScript. I only handle html a little. Thx EDIT : I solved the problem Thx anyway.