但IE在第二次显示图片的时候,总是不走onload 方法。代码:. var img = new Image(); img.src = "loading.gif"; img.onload = function(){ var iheight ...
確定! 回上一頁