EDITED *****
Hi, my code works fine the first time, but the second time my object functions return undefined.
PS: I edited this post to post a longer script for better understanding. PS2: Thanks in advance :)
_MANAGE = new Object()
<tr data-id="4"> <td><b>4</b></td> <td><input class="name" type="text" value="A VALUE"></td> <td> <div class="buttonSave" data-name="bg"> <span class="icon-floppy"></span> </div> </td> </tr>
source share