2012-03-03 100 views

回答

1

把你的滑塊代碼onload事件:

$(window).load(function(){ 
    // your slider code 
}); 

onload事件文件時,所有的頁面元素; DOM,圖像,外部資源已加載。