adspace


Please consider the html code snippet below.<Button type="button" class="btn btn-default" data-toggle="tooltip" data-placement="top" title="my title">hover over me</button> what is missing for a tooltip to show properly?

Answer Posted / Shivani Sharma

In order for the tooltip to appear, you need to include jQuery and Bootstrap's JavaScript files in your HTML document.

Is This Answer Correct ?    0 Yes 0 No



Post New Answer       View All Answers


Please Help Members By Posting Answers For Below Questions

What is the latest version of bootstrap?

87