delay loading

Defer the page load event by a configurable number of milliseconds.


max 60000 ms
loadingdeferring load — 3.0s left

A hidden image requests /api/delay, which the server holds open for the configured time. The browser’s loadevent — and any parent iframe’s onload — wait for it to settle.


Permalink