A repository of over 1000 quality jQuery plugins

jQuery smarthint.js

smarthint.js is a jQuery UI plugin.

Created by tizis

A small clickable tooltip library with the possibility of html makeup

Not what you're looking for? Click here to view more UI jQuery plugins

smarthint.js

A small clickable tooltip library with the possibility of html makeup

I could not find a tooltip library that matched my requirements. These are: the possibility of html coding tips, light weight, ease of editing, clickable. I am a backend developer, so do not judge strictly :)


Support position relative, absolute or no position.

Available attributes:

data-clickable='none'

data-visibility ='none'

data-tooltip-position =''

Get Started

  1. Download lib.
  2. Include lib.
    1. Include smarthint.css in the HEAD tag of your page.
    2. Include jquery in the HEAD tag of your page.
    3. Include smarthint.js or smarthint.min.js in the HEAD tag of your page.
  3. Html makeup:

    `

    TEXT

    TEXT TOOLIP

    `

    Where SIDE is tooltip side - top, bottom. left or right.

  4. See example.


You might also like these other UI jQuery Plugins

  • translucent

    Translucent plastic card theme.

  • jQuery.mousetip

    Extension for cursor tooltips that follow mouse movement

  • jQCloud

    jQuery plugin for drawing neat word clouds that actually look like clouds

License:

Apache License