search for: flash_msg

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

Did you mean: flash_map
2005 Dec 15
2
field update not happneing
Hi, I''m having some scriptaculous weirdness, hoping this is an easy fix. I have a js function defined in my header: function flash(msg){ $(''flash_msg'').value = msg; alert(msg); // for debugging ... } This is being called like so: <%= form_remote_tag( :update => ''admins'', :url => { :action => ''add_admin'', :params => {:id => @place.id} }, :complete => "f...