Display 2 POPUP with 1 single click ?

virtualbyron

Elite Member
Jr. VIP
Joined
May 11, 2014
Messages
2,146
Reaction score
2,063
Hello,

Do you know how to display 2 popup/popunder with one single click ?

I think it can be possible with java script but I'm really noob in this, please anyone use this kind of script already ?

Thanks!
 
Please anyone know how to do that ?
 
I've never tried it before but my guess would be you have the click display a popup and then the event of the new window/popup triggers a second popup just like you would normally trigger a popup on page load/opening a page (you might have to iframe your popup so it has the complete popup page you want plus the code to trigger popup on load). Someone else can help you better, I suck at coding and have to Google everything.
 
OP: http://lmgtfy.com/?q=open+multiple+windows+javascript
Have fun.
 
I've never tried it before but my guess would be you have the click display a popup and then the event of the new window/popup triggers a second popup just like you would normally trigger a popup on page load/opening a page (you might have to iframe your popup so it has the complete popup page you want plus the code to trigger popup on load). Someone else can help you better, I suck at coding and have to Google everything.

Thanks for this good idea! I will hear a java man here to do this, thanks again


Of course I did not search on google before posting! and I'm not a big noob about java like I said, thank so much! now I just need to learn java and the next year when I'm a pro I can understand and use the knowledge shared on these google result, awesome !
 
Back
Top