On Jan 5, 2006, at 4:41 AM, <[EMAIL PROTECTED]> wrote: > The slices on this page load at different times. Is there a way to > delay the page loading until the all CSS background images are loaded. > Or make them all apear at the same time? I tried the basic preloading > (javascript) techniques but nothing really works.
You could try Javascript preloading (or, probably better, preload with CSS[1]) techniques on some sort of splash/intro page. On Jan 5, 2006, at 7:55 AM, Miki Kersgard wrote: > Not sure if this is what you want but, if you go back to the photoshop > files (pre-slice) and save the jpegs as progressive they will all load > at the same time but be blurred at first and then become progressively > clearer. I did not think CSS background images could be progressive? [1] Do google search for "preloading images with css". Good luck, Cheers, Micky -- BCC for Privacy: http://www.cs.rutgers.edu/~watrous/bcc-for-privacy.html My del.icio.us: http://del.icio.us/mhulse ______________________________________________________________________ css-discuss [EMAIL PROTECTED] http://www.css-discuss.org/mailman/listinfo/css-d List wiki/FAQ -- http://css-discuss.incutio.com/ Supported by evolt.org -- http://www.evolt.org/help_support_evolt/
