I have dynamically created textboxes using Drupal AHAH, which changes on selecting the number of textboxes in a dropdown. When I am initially having 6 textboxes with values in it, and then changing the textbox count to 4, it changes with the remaining two textbox values not changing to blank. Instead, the value entered, gets stored in the textbox 5 and 6.
Can someone help me in how to clear the data when u r minimizing the no of textboxes?
Thanks in advance Vivek