search for: imagediv

Displaying 1 result from an estimated 1 matches for "imagediv".

Did you mean: imagedir
2006 Jan 19
0
AJAX Visual effect Loading
...o load before its ready, so the image inside the page loads in front of the users eyes. I would really appreciate some help on this. The way I have set it up is by using a link_to_remote function like so <%= link_to_remote(image_tag("clubice_tb.jpg"), {:update => ''imagediv'', :url => { :action => :clubice_window }, :loading => "Element.show(''search-indicator'')", :complete => "Element.hide(''search-indicator''), new Effect.toggle(''imagediv'', ''blind''...