• Stars
    star
    817
  • Rank 55,808 (Top 2 %)
  • Language
    JavaScript
  • License
    MIT License
  • Created over 12 years ago
  • Updated 10 months ago

Reviews

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

Repository Details

πŸ’¬ A jQuery plugin that creates hover tooltips.

PowerTip

PowerTip is a jQuery tooltip plugin with some advanced features like hover intent testing, tooltip queueing, and support for complex data.

This software is licensed under the MIT license.

Release Version NPM Version Test Status

Getting Started

  • Download the latest stable release from the PowerTip web site or install jquery-powertip from npm.
  • Add the JavaScript and CSS file references to your web site.
  • Add a title or data-powertip attribute to the elements you want to show tooltips for.
  • Run the powerTip() method on those elements.

Documentation

You can find the documentation for the latest release version on the PowerTip web site. You will find the documentation for the latest in-development version in the doc folder in the GitHub repository.

Reporting Bugs

For bug reports, questions, feature requests, or other suggestions the best way to contact me is to create an issue on GitHub.

Contributor Guide

Make PowerTip better! Join the league of awesome today by submitting a patch! The best way to submit patches is to fork this project on GitHub and submit a pull request. But if you are unwilling or unable to use GitHub I will accept patches in any way you can get them to me (JSFiddle, pastebin, text file, whatever).

Style Guide

These are general guidelines, not rules. I won't refuse a pull request just because it isn't the style that I use.

  • Style guide: In general, follow the Google JavaScript Style Guide.
  • Line wrap: Soft-wrap at 80 characters (go further if wrapping makes code less readable).
  • Indentation: Use tabs for indentation.
  • JSDoc comments: Use closure compiler annotations.
  • Method chaining: Avoid long chained method statements, two or three max.

More Repositories

1

interfacelift-downloader

πŸ’Ύ InterfaceLIFT wallpaper auto-downloader script for Node.js.
JavaScript
90
star
2

pacfinder

πŸ›°οΈ Pacman repository & package explorer for Arch Linux.
C
47
star
3

srcds-service

:godmode: Run SRCDS as a service on Linux.
Shell
33
star
4

codeigniter-cache-helper

πŸ“€ A CodeIgniter output cache helper.
PHP
19
star
5

jquery-xhr-upload-queue

πŸ“‚ A jQuery queued file uploading plugin.
JavaScript
19
star
6

codeigniter-image-magician

🎨 An ImageMagick library for CodeIgniter.
PHP
13
star
7

grunt-indent

πŸ“‘ A Grunt task to change the indentation of files.
JavaScript
11
star
8

steves-encode64-utility

πŸ“¦ My encode64 tool for creating data URIs.
C#
6
star
9

identify-indent

πŸ”Ž A Node.js library that determines the type of indentation used in source code.
JavaScript
5
star
10

dotfiles

πŸ’» My software configuration dotfiles for Arch Linux, Debian, and FreeBSD.
Shell
4
star
11

pig-pursuit

πŸ– A 2D platformer/shooter built using HTML5, JavaScript, and the canvas.
JavaScript
3
star
12

ultrasfv

β˜‘οΈ File verification utility for Windows.
C#
2
star
13

cgts-smf2.0

PHP
1
star
14

pkgbuilds

πŸ“œ My Arch User Repository (AUR) PKGBUILDs.
Shell
1
star
15

eslint-config

βœ… A sensibly strict ESLint configuration.
JavaScript
1
star
16

arch-pkgs

πŸ—οΈ My Arch Linux system configuration and administration meta packages.
Shell
1
star
17

ps2-equipment-check

🏁 Planetside 2 outfit member equipment checking tool.
JavaScript
1
star
18

jquery-tweetfoil

🐦 A jQuery twitter timeline plugin for the 1.1 world.
JavaScript
1
star
19

stevenbenner.com

πŸ“• My personal website and blog.
Astro
1
star
20

0401

πŸ¦„ Doing my part to break the world wide web every April 1st.
JavaScript
1
star
21

wordpress-redfail-theme

πŸ“• Custom WordPress theme that I made for my blog.
CSS
1
star