Search found 2 matches

by pap3rw8
Thu Apr 17, 2008 3:22 pm
Forum: Web Interface
Topic: Performance-enhancing CSS image array and reconnect function
Replies: 8
Views: 8263

is there any chance you (or anyone else!) could make that same icons.png with the leopard buttons? I know there's an old leopard theme floating around this forum somewhere that we didn't have time to integrate before - maybe someone could port the gfx to this image-bundle idea, or make a new set of ...
by pap3rw8
Fri Mar 14, 2008 5:03 am
Forum: Web Interface
Topic: Performance-enhancing CSS image array and reconnect function
Replies: 8
Views: 8263

Performance-enhancing CSS image array and reconnect function

An image array is a CSS trick in which multiple images are in the same file and are split by the client. This noticeably improves load time by consolidating all the requests for separate icons. Within my own network, WebKit's page load benchmark tool shows a reduction in load time of 25% (was ...