Jquery conflicts while adding external form

Permalink 1 user found helpful
Hello
I do have an external form which I want to add in one of my page. The external form has a jquery library. I don't have any control over there.
So the problem is that when I'm trying to add that form into a page, the page breaks, the rest of the page doesn't load as well as the edit bar has gone away. I'm pretty much sure its the jquery conflict. But as I don't have control of that form, so can't do anything. Is there any way to make this page work without changing the external form.

Rony

ronyDdeveloper
 
ronyDdeveloper replied on at Permalink Best Answer Reply
ronyDdeveloper
Solve this problem by adding a block called External Iframe & use it to fetch the external form.

Rony