1.

Which of the following allows an element to lock to an area on the page?(a) affix(b) alert(c) popover(d) tooltipThis question was posed to me in exam.This interesting question is from Responsive Overview topic in section Advance HTML of HTML

Answer» RIGHT CHOICE is (a) affix

Explanation: The affix plugin allows an element to BECOME affixed (locked) to an area on the page. It is often used with navigation menus or social icon buttons, to MAKE them “stick” to the specific area while scrolling up and down the page. An alert message box is created on window by alert element. popover box displays when user clicks on that element. Tootlip is popoup box which APPEARS when user hovers the mouse pointer on it.


Discussion

No Comment Found

Related InterviewSolutions