On 12/13/05, Kevin Cannon <[EMAIL PROTECTED]> wrote: > I'm not that keen on combining the 6 images into 1 large one and changing the > background position, as that would mean the homepage would take too long to > appear.
If you combined the 6 images into 1, that one image would load faster. You can preload images, just use your imagination, load them off screen with position:absolute; and give them a size of nothing. But I really discourage that. -- -- Christian Montoya christianmontoya.com ... rdpdesign.com ... cssliquid.com ______________________________________________________________________ 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/
