Displaying 1 result from an estimated 1 matches for "loading_latest".
2008 Jan 14
0
Ajax Problem
...uot;, :size=>25 %>
<%= submit_to_remote ''product_type'',''OK'', :class=>''image'', :url => {
:controller => ''inquiries'', :action => ''add_product'',:id =>
id},:complete => "$(''loading_latest'').hide();", :loading =>
"$(''loading_latest'').show();" %>
<img src="/images/ajax-loading.gif" style="display:none;"
id="loading_latest"/>
Thanks,
Manjula
--
Posted via http://www.ruby-forum.com/.
--~--~-------...