0 votes
in Bootstrap by
edited by
Which of the following is correct about the data-animation data attribute of Tooltip Plugin?

a) It applies a CSS fade transition to the popover.

b) It delegates to the specified targets.

c) It specifies how to position the popover (that is, top/bottom/left/right/auto).

d) It inserts HTML into the popover. If false, jQuery's text method will be used to insert content into the DOM.

1 Answer

0 votes
by
Applies a CSS fade transition to the popover.

Related questions

0 votes
asked Jan 22, 2020 in Bootstrap by rahuljain1
0 votes
asked Feb 14, 2020 in Bootstrap by SakshiSharma
...