• Stars
    star
    2
  • Language
    JavaScript
  • Created over 13 years ago
  • Updated over 13 years ago

Reviews

There are no reviews yet. Be the first to send feedback to the community and the maintainers!

Repository Details

A Mootools library created to provide an alternate way of displaying in-page help. Usually help buttons take you to another page or hide the stuff you're trying to explain. With this library a small bubble goes to the element you want to add some kind of explanation. Really easy to use, but also easily cutomizable. All you need to do is instantiate the class and define on the elements you want to attach the help data-anchor-title (the Title) and anchor-data-text (the Text inside, which might be HTML but don't be dirty). Co-Created in Replayful (http://replayful.com) with Maximo Gomez.