Wednesday, 14 August 2013

.remove(":contains()") not working

.remove(":contains()") not working

I have a input field where value is equal to the id's and a button. When
that button is triggered I want to remove the id in the input field also
the button where the value is equal to the data stored in the input field
or the id. Here http://jsfiddle.net/leonardeveloper/hcfzL/3/

No comments:

Post a Comment