|
|
|
|
|
by jaggederest
1091 days ago
|
|
Remember back in the old days when people used to concatenate images into imagemaps and specify the coordinates and dimensions? One image file for a whole site. Same goes back when we could just load a single library from the Google public version (cough-jquery-cough) and then all the on-page JS was just in-tag handlers. Not that it was better but boy howdy was it faster to load. |
|
The former is specifically for reducing requests, while the latter is more about UX.