Forum Discussion
Flo73
Mar 05, 2020Copper Contributor
Iframe - submit via jquery
Hello, I got two websites A and B. B includes A using an iframe. The page on site A contains a form and some javascript (using jquery). The form on site A gets submitted using jquery - i.e. $("#fr...
Flo73
Mar 05, 2020Copper Contributor
My apologies...
It doesn´t even work directly in site A.
So the problem seems to be to submit a form using jquery in general.