Which of the following is correct about data-selector Data attribute of Popover Plugin?

Questions & AnswersCategory: Programming LanguageWhich of the following is correct about data-selector Data attribute of Popover Plugin?
Adam asked 3 years ago

Which of the following is correct about data-selector Data attribute of Popover Plugin?
a. Applies a CSS fade transition to the popover.
b. Inserts HTML into the popover. If false, jQuery’s text method will be used to insert content into the dom.
c. Specifies how to position the popover (i.e., top|bottom|left|right|auto).
d. Delegates to the specified targets.