Use $(".loader-wrapper").remove(); instead of $(this).remove();. change your js to <script> $(window).on('load',function(){ ...
確定! 回上一頁