javascript_howto thread: Remove form items.
Is there a way to remove form items ?? I have a counter that loops through checkbox items and compares the values to a database. If the values already exist I alert the user and would like to remove those items and insert the remaining values... Make sense? ;)
|





