Giter Club home page Giter Club logo

tipp's Introduction

tipp

Tool tips that just work.

Features

  • No jQuery
  • No CSS to include
  • Infinitely Customizable
  • Performant
  • Auto-repositioning
  • Orientations (top left, bottom, right)

Installation

npm install tipp

Usage

  1. Using HTML attributes:

Markup:

<button tooltip="YOLO!" tooltip-orientation="top" tooltip-class="simple">Buy Now</button>

Initialize:

tipp()
  1. Using the API

Initialize:

tipp(button, 'YOLO!', {
  orientation: 'top',
  class: 'simple'
})

License

MIT

tipp's People

Contributors

matthewmueller avatar adjohnson916 avatar

Stargazers

 avatar Angus H. avatar Bendik Aagaard Lynghaug avatar Benoit Pohl avatar Aster Haven avatar Umar Hansa avatar Athan avatar Christian Boyle avatar Sam Marshall avatar Radu Micu avatar Andrew Keig avatar Markus Kohler avatar Marcus André avatar Chris Buttery avatar Andrew Shaffer avatar Matteo Collina avatar William Casarin avatar Joseph Werle avatar  avatar Derek Reynolds avatar Seth Vincent avatar Rafael Rinaldi avatar Josh Taylor avatar Ben McMahen avatar Kevin Neff avatar Yosh avatar Julian Gruber avatar Dan avatar Mike Vegeto avatar Amir Abushareb avatar Charlike Mike Reagent avatar

Watchers

James Cloos avatar  avatar

Forkers

andersdjohnson

tipp's Issues

Tooltips don't work

Adding to buttons via the API, getting Uncaught TypeError: this.container.querySelector is not a function

Recommend Projects

  • React photo React

    A declarative, efficient, and flexible JavaScript library for building user interfaces.

  • Vue.js photo Vue.js

    🖖 Vue.js is a progressive, incrementally-adoptable JavaScript framework for building UI on the web.

  • Typescript photo Typescript

    TypeScript is a superset of JavaScript that compiles to clean JavaScript output.

  • TensorFlow photo TensorFlow

    An Open Source Machine Learning Framework for Everyone

  • Django photo Django

    The Web framework for perfectionists with deadlines.

  • D3 photo D3

    Bring data to life with SVG, Canvas and HTML. 📊📈🎉

Recommend Topics

  • javascript

    JavaScript (JS) is a lightweight interpreted programming language with first-class functions.

  • web

    Some thing interesting about web. New door for the world.

  • server

    A server is a program made to process requests and deliver data to clients.

  • Machine learning

    Machine learning is a way of modeling and interpreting data that allows a piece of software to respond intelligently.

  • Game

    Some thing interesting about game, make everyone happy.

Recommend Org

  • Facebook photo Facebook

    We are working to build community through open source technology. NB: members must have two-factor auth.

  • Microsoft photo Microsoft

    Open source projects and samples from Microsoft.

  • Google photo Google

    Google ❤️ Open Source for everyone.

  • D3 photo D3

    Data-Driven Documents codes.