iframe/lightbox refresh issues
Posted
by user96828
on Stack Overflow
See other posts from Stack Overflow
or by user96828
Published on 2010-04-13T22:10:37Z
Indexed on
2010/04/13
22:13 UTC
Read the original article
Hit count: 300
JavaScript
|iframe
Hi
Please check out: http://gherkin.co.nz/refresh/ and click on the purple box that says 'Membership chest'
You should then see some form fields in an iframe in the lightbox.
If you click on the "GO" button, the page will change (currently Not found, which is fine for now). If you click the dark area to close the box, then click the purple card again - it will take you back to the not found page. When called, I want the content to always go back to the page specified in the iframe src, not the last page.
Can it go back to the first specified page on this second click?
Does that make sense? basically I want the iframe/lightbox to refresh its content each time it is called.
© Stack Overflow or respective owner