Tooltipster

0

Tooltipster is a jquery tooltip plugin. you can use it very easy . you can add custom image , text , title. it has 10+ features . example animation, position, title, text, image, speed,

Version
Last updated
Active installations
WordPress Version
Tested up to
Rating
Total ratings
Tags
This plugin is outdated and might not be supported anymore.

Description

Tooltipster is a jquery tooltip plugin. you can use it very easy . you can add custom image , text , title.
it has 10+ features .
example animation, position, title, text, image, speed, delay,icon ,theme, trigger etc.

How to Use

to Use Cteate a shortcode in your post like that

simple Activation

[tooltip  text="Your Tooltip text here"]
    Tooltip
[/tooltip]

Add content with title, position

[tooltip title="Helo World"  position="top" text="Welcome to WordPress. This is your first post. Edit or delete it, then start blogging! This is an tooltips This is an tooltips"]This is an tooltips[/tooltip]

More Options

[tooltip title="Helo World" trigger='click' position="top" image="http://s27.postimg.org/4by9zrilr/logo.jpg" theme="tooltipster-light" text="Welcome to WordPress. This is your first post. Edit or delete it, then start blogging! This is an tooltips This is an tooltips"]
    This is an tooltips
[/tooltip]