Embedded form source code conflicting with menu and header

  • babsy
    Asked on July 1, 2018 at 4:37 PM

    Hello, I made a contact form that I embedded into my website with the code that is more detailed (with the CSS and JAVA separate), because I didn't want the link to jotform to appear around my form. However, when I embedded the script into my website it takes away my menu and header on the page and I am not sure how to fix it. I was wondering if I could get some assistance on how to fix this issue as it disrupts my website and the customers experience. Thank you.


    Just to clarify, I am not trying to get rid of the branding I am trying to get back my menu and header.

    Jotform Thread 1513304 Screenshot
  • Mike
    Replied on July 1, 2018 at 5:02 PM

    You may consider using a form iFrame embed code:

    Getting the Form iFrame Code

    The iFrame content is isolated, so it should fix the script conflict on your web page.

    Alternatively, if you would like to use the form source code, you will need to fix the script conflict. To do this you will need to apply jQuery.noConflict() to your website scripts.