I use an ALB Image -> now I want to add a link that opens an iframe, when I click the image.
I got this working on a ALB text field:
<a href="http://www.google.com?iframe=true&width=100%&height=100%" rel="prettyPhoto[iframes]" title="Google.com opened at 100%">Google.com</a>
Works.
How to link the image to get the same result?
Hey royaltask!
When you set the link for the image just add an ?iframe=true to the end of it to open it up in an iframe.
Regards,
Elliott