Created by: huang-x-h
Popover is extend Tooltip, the tip function can use tootltip's tip, so we can remove the tip function definition in popover to reduce the js filesize
tip function definition in tooltip.js https://github.com/twbs/bootstrap/blob/master/js/tooltip.js#L405-L407