Hi Everybody, I have a simple RJS file which replaces some content with a bunch of photos like so; page.replace_html ''photos'', :partial => ''photo_list'' page[''spinner''].hide page.visual_effect(:appear, ''photos'') Has anyone got a simple method of not firing the second line onwards until the images have been loaded by the browser? At the moment the :appear fires before the images are loaded so they don''t fade in. Thanks Steve -- Steve England | Beef | www.wearebeef.co.uk --~--~---------~--~----~------------~-------~--~----~ You received this message because you are subscribed to the Google Groups "Ruby on Rails: Talk" group. To post to this group, send email to rubyonrails-talk-/JYPxA39Uh5TLH3MbocFFw@public.gmane.org To unsubscribe from this group, send email to rubyonrails-talk-unsubscribe-/JYPxA39Uh5TLH3MbocFFw@public.gmane.org For more options, visit this group at http://groups.google.com/group/rubyonrails-talk -~----------~----~----~----~------~----~------~--~---