• Hey me again πŸ™‚

    Just wondering if theres a way to link back to another lightbox. as it stands i have an inline box that loads up with links to other pages i have created in an iFrame – but i would like to allow the user to click a link back to the inline lightbox instead of closing it down.

    so you open up the inline links >> click a link to open some other content in an iframe >> have ability to click back and return to inline lightbox

    thanks again, 5*

    https://wordpress.org/plugins/easy-fancybox/

Viewing 1 replies (of 1 total)
  • Hmmm. A link inside an inline frame that makes the whole iframe be replaced by other inline content? I do not think that is possible as it would be considered cross-site scripting… You might try <a href="javascript:history.back()">Back</a> but I would not be surprised if that does not work either.

Viewing 1 replies (of 1 total)

The topic ‘Me Again – Back to previous box help?!’ is closed to new replies.