The code which gets included inside $( window ).on( "load", function() { ... }) runs only once the entire page is ready (not only DOM).
確定! 回上一頁