Displaying 1 result from an estimated 1 matches for "blue_smal".
Did you mean:
  blue_small
  
2010 Oct 02
0
Ajax observe_field not vorking on Rails
...uot; style="display:inline;">
<label for="item_name">Filter on Property No  : </label>
<%= text_field_tag(:query, params[''query''], :size => 10, :id => ''query''
) %>
</form>
<%= image_tag("/images/system/blue_small.gif",
              :align => "absmiddle",
              :border => 0,
              :id => "spinner",
              :style =>"display: none;" ) %>
</p>
<%= observe_field ''query'',  :frequency => 1,
         :update =&...