Profile
Achievement
1man's Recent jQuery SnippetsTagged table
- All /
« Prev 1 Next »
Great little snippit to add a <tr> to the bottom of a table. Note the use of the context in the jQuery e.g var n = $('tr:last td', this).length; Will have to use this in the future, very good to know!
4
3175
posted 17 years ago by 1man