TextBox enable and disable
Hi all
I have two textboxes, textbox_1 and textbox_2
if textbox_1 value > 0 then textbox_2 should be enable
otherwise textbox_2 should be disable
I have written some code but it dose not work
check it http://jsfiddle.net/fungus/dpacM/