MCQs > IT & Programming > JQuery > How can an additional row be added to a table as the last row using jQuery?

JQuery MCQs

How can an additional row be added to a table as the last row using jQuery?

Answer

Correct Answer: $('#myTable > tbody:last').append('<tr>...</tr><tr>...</tr>');

Explanation:

Note: This Question is unanswered, help us to find answer for this one

JQuery Skill Assessment

Overall Skill Level-Poor

Your Skill Level: Poor

Retake Quizzes to improve it

search

JQuery Skill Assessment

Overall Skill Level-Poor

Your Skill Level: Poor

Retake Quizzes to improve it