//this will not be seen when page load due to css $(window).load(function() { $.ajax({ url: 'trap.php', type: 'get', success: function(visited){ if ...
確定! 回上一頁