Pop-up embed code not working on website

  • paulweber123
    Asked on November 20, 2015 at 7:14 AM

    4. Trying yo use tyne Embed option for "pop-up" trying to embed the code into the HTML but will not work

     

    where exactly does this go?-Do I need to create a seperate HTML form page?

  • Charlie
    Replied on November 20, 2015 at 8:41 AM

    Could you please get a fresh copy of your pop-up embed code in your "Publish" wizard? I checked your website, and I believe this is because of the extra characters you are using inside the embed code.

    Here's you pop-up embed:

        <a

          href="javascriptDISABLED:void(

            window.open(

              'https://form.jotformeu.com/53233143901344',

              'blank',

              'scrollbars=yes,

              toolbar=no,

              width=700,

              height=500'

            )

          )

        ">

          Kuche Request Form

        </a>

     

    Make sure you are not adding extra characters that might break the code.

    Here's a test website with that embed code format: https://shots.jotform.com/charlie/embed_pop_up.html 

    Let us know if that helps.