> The only way I know is to pre-load the images.

Off-topic and actually not true. I'm not sure if prototype has it (as
lightbox uses prototype) but both in YUI and jQuery you can execute
code before the whole page has loaded. My guess is lightbox runs
onload of the whole document and not onAvailable of the element in
question.

http://developer.yahoo.com/yui/docs/event/YAHOO.util.Event.html#onAvailable
http://jquery.com/docs/EventModule/

It'll be easy to knock up a "more responsive lightbox" that way...

-- 
Chris Heilmann
Book: http://www.beginningjavascript.com
Blog: http://www.wait-till-i.com
Writing: http://icant.co.uk/
______________________________________________________________________
css-discuss [EMAIL PROTECTED]
http://www.css-discuss.org/mailman/listinfo/css-d
IE7b2 testing hub -- http://css-discuss.incutio.com/?page=IE7
List wiki/FAQ -- http://css-discuss.incutio.com/
Supported by evolt.org -- http://www.evolt.org/help_support_evolt/

Reply via email to