Displaying 1 result from an estimated 1 matches for "clubice_window".
2006 Jan 19
0
AJAX Visual effect Loading
...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'')"},
{ :href => "../images/clubice.jpg&qu...