Selecting a form which is in an iframe using jQuery

前端 未结 3 476
不思量自难忘°
不思量自难忘° 2020-12-11 04:59

I have a form inside an iframe which is inside a jQuery UI dialog box. The form contains a file input type. The jQuery UI dialog contains an Upload button. When this butt

3条回答
  •  抹茶落季
    2020-12-11 05:51

    Off the top of my head I'd say you might have to add the logic to the file where the iframe source is from.

提交回复
热议问题