MCQs > IT & Programming > Bootstrap > Correct in order to get the previous active tab's text?

Bootstrap MCQs

Which code is correct in order to get the previous active tab's text?

Answer

Correct Answer: $('.nav-tabs a').on('shown.bs.tab', function(event){ var xy = $(event.relatedTarget).text(); });

Explanation:

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

Bootstrap Skill Assessment

Overall Skill Level-Poor

Your Skill Level: Poor

Retake Quizzes to improve it

search

Bootstrap Skill Assessment

Overall Skill Level-Poor

Your Skill Level: Poor

Retake Quizzes to improve it