Which of the following is correct about the data-animation data attribute of Tooltip Plugin?
Which of the following is correct about the data-animation data attribute of Tooltip Plugin?
A. It specifies how to position the popover (that is, top/bottom/left/right/auto).
B. It inserts HTML into the popover. If false, jQuery’s text method will be used to insert content into the DOM.
C. It applies a CSS fade transition to the popover.
D. It delegates to the specified targets.