search for: job_no

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

Did you mean: job_id
2006 May 23
0
observe_field internet explorer
Hi, I have the following observe_field which works in 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 =&...