I have iframe inside another page. when clicked on image inside iframe, the popup will appears inside iframe. I need popup to show outside iframe.can I do this from css?
Asked
Active
Viewed 102 times
0
-
2welcome to SO. Please, take your time to read http://stackoverflow.com/help/how-to-ask - help us help you! you can edit your question afterwards or post another one if this one gets closed. – Luca Jul 21 '15 at 13:59
-
i think that it cant be done by using just css – Vanojx1 Jul 21 '15 at 14:00
1 Answers
1
Not with CSS, but it should be possible using JavaScript if that's any use?

Community
- 1
- 1

beterthanlife
- 1,668
- 2
- 18
- 30