I have an iframe of a website let name it foo.com what happen is that if the visitors click on the iframe on my website what happen now is that it will right away open a new window
The iframe is a video embed….
So I just want to find out would it be possible if I want to have an option like a popup window alert to tell the visitors by clicking this it will open a new page and if they click confirm will open new window direct to foo.com home page but if click on cancel then it will just stay in the same page [my page]
Just want to know if this is possible.
I not sure if the following will help.
Try:
Let me know if it is ok