Bootstrap popover is an attribute in bootstrap that can be used to make any website look more dynamic. Popovers are generally used to display additional information about any element and are displayed on click of mouse pointer over that element. In popover if you click on any element that you include in your script, it will give a particular message as a popover and you can see your message as you defined in the script.