demo1   demo2   demo3   demo4

1. tooltip.pop(targetElement, text [, options])

Hover me

2. tooltip.pop(targetElement, '#contentElementId' [, options])

Hover me

Allows any HTML content

Allows any HTML content contained in the page by just passing the element ID to the tooltip.pop() command.

Easy to Config

Easy to config display styles such as position, callout size, sticky, etc by passing the options to the tooltip.pop() call.