Key*_*bai 0 javascript iframe jquery
我试过了:
$(document).ready(function(){
$(parent.top).find('.IAgreeCheckBox:first').prop("checked", true);
});
Run Code Online (Sandbox Code Playgroud)
无济于事.
$('.IAgreeCheckBox:first', window.parent.document).prop('checked', true);
Run Code Online (Sandbox Code Playgroud)
| 归档时间: |
|
| 查看次数: |
994 次 |
| 最近记录: |