View Single Post
Old 03-04-2013, 01:24 PM   PM User | #4
VIPStephan
The fat guy next door


 
VIPStephan's Avatar
 
Join Date: Jan 2006
Location: Halle (Saale), Germany
Posts: 7,696
Thanks: 5
Thanked 875 Times in 850 Posts
VIPStephan is a jewel in the roughVIPStephan is a jewel in the roughVIPStephan is a jewel in the rough
First of all, if you are appending the same rows then it’s probably best to clone() a row, make the necessary modifications, and then append it. You can clone it with any events that are attached. Also, instead of using click() which won’t work for elements added dynamically, you should look into on().
__________________
Don’t click this link!
VIPStephan is online now   Reply With Quote