What can I do to slow down the page loading time. Is there any code that I can use in JavaScript, PHP, HTML or CSS to slow down page loading time without displaying anything else. This is for a function I want to test.
可以将文章内容翻译成中文,广告屏蔽插件可能会导致该功能失效(如失效,请关闭广告屏蔽插件后再试):
问题:
回答1:
If this is your site you are using PHP you can put a sleep(5) to delay the page loading for 5 seconds.
If it is not, a possible option is to use a proxy server
回答2:
Using internet explorer you can use aptimize latency simluator - his lets you simulate different connection speeds.