|
|
|
|
|
by AndrejM
5902 days ago
|
|
I'm not a web developer, but could html5/javascript replace the need for some static images? For example, simple text logos. While a text banner could take several dozen KB's, some form of drawing javascript code could take only a fraction of that. Unless I'm misinterpreting how html5 works. :) |
|
Plus, with JS you wouldn't necessarily get immediate rendering of the image, so you would be making the UX worse, not better.