search for: wc_line

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

Did you mean: c_line
2006 Jan 17
0
:afterFinish not getting called?
I am attempting to remove an element in the :afterFinish callback of the "Squish" effect. This is what my call looks like. <%= link_to_remote ("X", :url => { :action => "deleteIt", :id => wc_line.attributes[''id''], :exercise_id => wc_line.attributes[''exercise_id''] }, :complete => visual_effect(:squish, "item_#{wc_line.attributes[''id''].to_s}", { :afterFinish => "function(eff...