1.

What appends the popover to specific elements?(a) container(b) content(c) delay(d) placementThis question was posed to me by my college professor while I was bunking the class.The origin of the question is Responsive Overview in portion Advance HTML of HTML

Answer»

The correct option is (a) container

The EXPLANATION: container appends the POPOVER to specific ELEMENT, e.g. container: ‘body’, content specifies the text inside popover’s body, delay specifies the number of milliseconds it will take to OPEN and close popover. The popover position is SPECIFIED by placement.



Discussion

No Comment Found

Related InterviewSolutions