GinsBabu Posted September 28, 2010 Share Posted September 28, 2010 Hi all, How can i open new window always on a click using java script.ie if clicked twice two separate windows should be opened? The code used. function openwindow( url ) { window.open(url); } Thanks, Gins B Link to comment https://forums.phpfreaks.com/topic/214612-open-new-window-on-each-click/ Share on other sites More sharing options...
Recommended Posts
Archived
This topic is now archived and is closed to further replies.