紫贏的記事本
這是紫贏的隨手記事本,只是把一些事記下來而已
2008-06-04
iframe 的 onload 使用方式
使用一般 onload 的話,是無法正常執行的
所以要改用 event 的方式
function showMsg(){
alert(123);
}
iframe.attachEvent( "onload ",showMsg);
沒有留言:
張貼留言
較新的文章
較舊的文章
首頁
訂閱:
張貼留言 (Atom)
沒有留言:
張貼留言