Profile
Achievement
bernhardb's Recent Snippets
- All /
« Prev 1 Next »
If you have a list of images and want'them all to preload before page is shown. This function is very useful.
I use it in various cases working with Phonegap to get my app a better native experience.
0
793
posted 12 years ago by bernhardb
jQuery
Cross Browser CSS sprites (for hovers, clicks, active state change via background position change)
Creating sprite buttons often had problems with different browsers.
This is a solution to get background positions in each browser for further manipulation.
1
946
posted 12 years ago by bernhardb