开发者

set field values in a wufoo form in an iframe

开发者 https://www.devze.com 2023-01-25 19:33 出处:网络
i need to set the value/values of a form select field开发者_运维问答 in an iframe using jquery.

i need to set the value/values of a form select field开发者_运维问答 in an iframe using jquery.

how can this be done?


If you know what to do with jquery once you have access to the iframe - this thread should help:

How to access the content of an iframe with jQuery?

Caveat: This is probably going to be a problem cross-domain, so you may be out of luck

jQuery/JavaScript: accessing contents of an iframe

http://forum.jquery.com/topic/jquery-iframe-cross-domain

0

精彩评论

暂无评论...
验证码 换一张
取 消