$("iframe").contents().find('input[name="login"]').live('mouseover',function(){ alert("log in"); }); 沒有顯示警報,firebug中沒有錯誤。 但是如果我這樣做
確定! 回上一頁