Displaying 1 result from an estimated 1 matches for "drawing_job_no".
2006 May 23
0
observe_field internet explorer
...Firefox but doesn''t do anything in Internet Explorer ..
as though it doesn''t exist.
How can I debug this in bloody MS world.
<%= text_field :drawing, :job_no, :title =>"Job ''begins''",
:autocomplete => "off", :onclick => "$(drawing_job_no).value = '''';"%>
<%= observe_field ''drawing_job_no'',
:url => {:controller => ''admin'',
:action => ''filter_result''},
:update => ''rows'',
:frequency => 0.5,
:with => "''dra...