Skip to content

miniJs/miniTip

 
 

Folders and files

NameName
Last commit message
Last commit date

Latest commit

 

History

4 Commits
 
 
 
 
 
 
 
 
 
 

Repository files navigation

miniTip jQuery Plugin (written in CoffeeScript)

The Tooltip jQuery Plugin you’ve always been looking for.

miniTip is very basic but powerful tooltip jQuery plugin that allows you to show tooltips on a page at any time and it just Works!

If you have any question of find a bug, please raise it at GitHub or on Twitter.

Info

Developed by Matthieu Aussaguel, mynameismatthieu.com

For updates, follow Matthieu on Twitter

Examples and Instructions

To Do

  • Implement the plugin itself :p

Basic Example

  • HTML
    <p class="tip" title="Tooltip content here">
    Hover me
    </p>
  • Javascript
    $('.tip').miniTip();

Website Url

Coming soon.

Browsers supported

  • Internet Explorer 6+
  • Firefox 3.5+
  • Chrome
  • Safari and Mobile Safari.

Changelog

  • Initial Release

About

Tooltip jQuery Plugin written in CoffeeScript

Resources

Stars

Watchers

Forks

Packages

No packages published