Hii guys,
I am adding a few text boxes dynamically by using jquery add/remove button. say like prescription1,p rescription2 and so on. each prescription has 5 fields each co-related to each other . say like when he fills up prescription1 all fields must be entered or else none. how do i validate this.bcos i dono how many prescriptions are there earlier and its added dynamically!
I am adding a few text boxes dynamically by using jquery add/remove button. say like prescription1,p rescription2 and so on. each prescription has 5 fields each co-related to each other . say like when he fills up prescription1 all fields must be entered or else none. how do i validate this.bcos i dono how many prescriptions are there earlier and its added dynamically!
Comment