jQueryÔÚIFRAMEÀïÈ¡µÃ¸¸´°¿ÚµÄij¸öÔªËØµÄÖµ
1.ÔÚ¸¸´°¿ÚÖвÙ×÷ Ñ¡ÖÐIFRAMEÖеÄËùÓе¥Ñ¡Å¥
$(window.frames
["main"].document).find("input[@type='radio']").attr("checked","true");
2.ÔÚIFRAMEÖвÙ×÷ Ñ¡Öи¸´°¿ÚÖеÄËùÓе¥Ñ¡Å¥
$(window.parent.document).find("input
[@type='radio']").attr("checked","true");
iframe¿ò¼ÜµÄ£º<iframe src="test.html" id="main" width="700" height="300" frameborder="0"
scrolling="no"></iframe>
IE 6 IE7 foxÖвâÊÔͨ¹ý
Ïà¹ØÎÄÕÂ



¾«²Êµ¼¶Á
ÈÈÃÅ×ÊѶ
¹Ø×¢ÎÒÃÇ