search for: incident_forklift

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

2006 Mar 20
1
RJS & IE Woes
...th RJS templates. Basically a user selects a check box and a text box slides down. This works great in firefox, but causes IE to crash. The text box appears and slides down. Then the browser crashes. the in the partial is <div id=''forklift_div''> <label for=''incident_forklift''>Was There a forklift involved?</label> <%= check_box ''incident'', ''forklift''%> <% if @incident.forklift %> <div id=''fork_detail_div'' ><%= text_area ''incident'',''forklift_detail'...