wiki | forum | trac | otrs | joomla | tech blog | mailman | bewelcome Branches: test.bw | alpha.bw | www.bw Participate: download | get involved

Ticket #566 (new improve feature)

Opened 6 months ago

Last modified 6 months ago

css sprites to speed up display of icons (such as language switcher flags)

Reported by: lemon-head Assigned to:
Priority: major Milestone: unassigned
Component: BW Layout Version: all
Keywords: css sprites, speed Cc:
Follow up needed: none Frequently reported: 1
Announce on BW: 0

Description

The display of little icons can be faster if they are all stored in one big image. The single icon can then be selected by css positioning attributes.

This is called "css sprites". See

Change History

05/27/08 16:26:56 changed by lemon-head

  • summary changed from speed up display of language switcher flags to css sprites to speed up display of language switcher flags.

05/27/08 16:27:53 changed by lemon-head

We could create the composite image automatically with php, each time we add a new icon - then it will be easy to add new flags or new icons any time.

05/28/08 22:18:40 changed by lemon-head

  • summary changed from css sprites to speed up display of language switcher flags to css sprites to speed up display of icons (such as language switcher flags).
Trac Customization: trac stylesheet
SourceForge.net Logo