Rules  1  2  3  4  5  6  7  8  9  10  11  12  13  14 

Roundtrip response time:

The onload event doesn't fire until all iframe SRC requests are completed. This page contains an iframe SRC that takes 10 seconds to load. Notice how the onload time is greater than 10 seconds. A better approach is to set the SRC via JavaScript, as shown in the Iframe SRC JS example.


stevesouders.com | contact SteveGreyhound, the 2nd fastest land animalThis is the companion website for High Performance Web Sites by Steve Souders.