Hacker News
new
|
past
|
comments
|
ask
|
show
|
jobs
|
submit
login
tedunangst
on July 7, 2009
|
parent
|
context
|
favorite
| on:
CSS Sprites are Stupid - Let's Use Archives Instea...
Data uri's can't be cached, so they can only help latency of a cold page load, but they make every page after that slower. (if you put the data uri in your html instead of the css)
derefr
on July 7, 2009
[–]
You could also put the Data URIs into a javascript file that plugs them into the document/css/whereever once it's loaded. The script would cache.
Guidelines
|
FAQ
|
Lists
|
API
|
Security
|
Legal
|
Apply to YC
|
Contact
Search: