I’ve been looking for a good way to preload images for rollovers, but it seems like a lot of the common methods have problems. There are reliability issues using a JavaScript Image object or document.write() Some browsers won’t load a display:none containing element So far the best way I’ve found is Perishable Press’ Better Image Preloading without JavaScript method. You… [more]
Archive for May, 2009
Snipplr has a good article on how to find all of the files on a Linux system that contain a specific string . The search will include subfolders.


