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 Quote Link to comment https://forums.phpfreaks.com/topic/214612-open-new-window-on-each-click/ Share on other sites More sharing options...
Recommended Posts
Join the conversation
You can post now and register later. If you have an account, sign in now to post with your account.