Displaying 1 result from an estimated 1 matches for "inv_amount".
Did you mean:
i_amount
2005 Dec 19
1
Disabling input Text box
Hi friends ,
I want to disable the text box we use in ruby on rails .How can I add
the disabled keyword inside <%= text_field ''invoice'', ''inv_amount''
,"size"=> 15 %> .
I tried <%= text_field ''invoice'', ''inv_amount'' ,"size"=> 15 ,"disabled"
%>
Thanx and regards,
Naroor Rathish,
www.naroor.blogspot.com
--
Posted via http://www.ruby-forum.com/.