Find centralized, trusted content and collaborate around the technologies you use most.
Teams
Q&A for work
Connect and share knowledge within a single location that is structured and easy to search.
iframe に送信して応答を返そうとしています。
ジャスフィドル
テスト目的で、test.php は単に「abcd」を返します。私はこの応答をキャプチャしたい - テストのために、それを警告するだけです。
Firebug はこれにも入りません:
$d('#imageform').submit(function(){
私が見逃したものを誰でも見ることができますか?つまり、送信が呼び出されないのはなぜですか? 助けてくれてありがとう!