InterviewSolution
Saved Bookmarks
| 1. |
Which event occurs when collapsible element is fully shown?(a) show.bs.collapse(b) shown.bs.collapse(c) hidden.bs.collapse(d) hide.bs.collapseThe question was posed to me during an online exam.This interesting question is from Responsive Overview topic in portion Advance HTML of HTML |
|
Answer» The correct choice is (b) shown.bs.collapse |
|