Question:Which of the following is correct about data-placement 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.
D Delegates to the specified targets.
+ AnswerC
+ Report