Iframe - submit via jquery

Copper Contributor

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. $("#frmXXX").submit();

This works well in edge (chromium) when I open the site directly. When I try to submit the form using Site B (A included using an iframe) nothing happens. I get no error, nothing.

Am I missing something? Is this a bug?

My version:  82.0.439.1 

 

Thanks for your help!

10 Replies

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.

Hi,
You can try asking for code advice on Stackoverflow if that's what you need

@HotCakeX Ok, thanks. I will do so.

Good luck :)

Just to close this discussion.

The problem does only exists in the developer version of edge chromium.

I tried the same on the regular release version on another pc and everything is fine.

Strange...

 

Thanks for you help @HotCakeX 

 

All the best, 

Florian

Is it possible that what you are using is depreciated in the later Chromium versions?

@HotCakeX don´t think so. It´s a standard function. Working on all other browsers including google chrome - latest version.

Oh okay so it must be a temporary issue, Dev and Canary channels usually have temporary issues

Got Version 82.0.446.0 today.

Now everything works es expected.

So it may have been a temporary problem.

 

All the best,

Florian

That's good to hear :)