Support » Plugin: Lightbox Plus Colorbox » open lightbox on form action by clicking a button

  • Hey, how can I become the effect, that the lightbox opens a form action by clickling a button? I already tryed some things but it didn’t work with a rel=”lightbox” after the action url…

    Here is the code:
    <form class="layout_form cr_form cr_font" action="https://www.klick-tipp.com/de/form.php" method="post" target="_blank" accept-charset="UTF-8" id="ktfs"><input class="input-text" id="FormValue_EmailAddress" type="text" name="FormValue_Fields[EmailAddress]" value="Deine E-Mail Adresse..." onfocus="if(this.value=='Deine E-Mail Adresse...'){this.value='';}" onblur="if(this.value==''){this.value='Ihre E-Mail Adresse...';}" /><br><a href="<button class="submit" type="submit">Jetzt gratis anfordern</button><input type="hidden" name="FormValue_ListID" value="21951" id="FormValue_ListID" /><input type="hidden" name="secure" value="1d28" id="secure" /> <input type="hidden" name="formid" value="17517" id="formid" /></form>

    Can you help me to open this form in a lightbox?

    http://wordpress.org/extend/plugins/lightbox-plus/

  • The topic ‘open lightbox on form action by clicking a button’ is closed to new replies.