MCQs > IT & Programming > Bootstrap > The following event fires on tab show after a tab has been shown. Use event.target and event.relatedTarget to target the active tab and the previous active tab respectively?

Bootstrap MCQs

The following event fires on tab show after a tab has been shown. Use event.target and event.relatedTarget to target the active tab and the previous active tab respectively? 

Answer

Correct Answer: $('a[data- toggle="tab"]').on('shown.bs.tab', function (e) { e.target e.relatedTarget })

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