Do you mean the name of the Iframe the code is in? Say I have <div id=home blah blah> do I put <a href="#" onClick="parent.home.history.go(-1)"> Or do I use the iframe src html file as the name <a href="#" onClick="parent.home.html.history.go(-1)">...
That doesn't seem to work either. Maybe I'm doing something wrong. Here is the code I am using <a href="#" onClick="parent.framename.history.go(-1)">back</a> These are Iframes so maybe that command only works on regular frames, I'm not really sure though I don't know much...
Hi there, I've constructed a site which has a main html popup and in this popup I load all the different sections of the site as iframes. http://www.fccentrum.com/IFU2 - I was wondering if there is some way I can use a back command with Iframes. I've tried the javascript.history (-1) deal and...
This site uses cookies to help personalise content, tailor your experience and to keep you logged in if you register.
By continuing to use this site, you are consenting to our use of cookies.