Viewing 4 posts - 1 through 4 (of 4 total)
  • Author
    Posts
  • #470637

    Hi, i want to open a text link in a lightbox. I have a link in my form like this

    Ja, ich habe die <a href="http://bfc.bfc.com/teilnahme.html?iframe=true?iframe=true&width=100%&height=100%" rel="prettyPhoto" title="Teilnahmebedingungen">Teilnahmebedingungen</a> gelesen und akzeptiert.

    I want to open a html file with the privacy policy in a lightbox. How can I achieve this? If i use the link above, the link is open in a new window.

    regards rico

    • This topic was modified 9 years, 4 months ago by suchfin.
    #470744

    Hi!

    Change your code to this:

    <a href="http://bfc.bfc.com/teilnahme.html?iframe=true" title="Teilnahmebedingungen">Teilnahmebedingungen</a> 
    

    Cheers!
    Josue

    #473981

    Hi, the code is also not working. If i use this code it opens only the html site. What can i do to get to work?

    Regards

    #474179

    Hi!

    Can you post a link to the page where you’re trying it?

    Best regards,
    Josue

Viewing 4 posts - 1 through 4 (of 4 total)
  • You must be logged in to reply to this topic.