New Case Study:See how Anthropic automated 95% of dependency reviews with Socket.Learn More
Socket
Sign inDemoInstall
Socket

jquery-tooltipster

Package Overview
Dependencies
Maintainers
1
Versions
1
Alerts
File Explorer

Advanced tools

Socket logo

Install Socket

Detect and block malicious and high-risk dependencies

Install

jquery-tooltipster

A lightweight, flexible jQuery plugin enabling you to easily create semantic, modern tooltips enhanced with the power of CSS.

  • 3.3.0
  • latest
  • npm
  • Socket score

Version published
Weekly downloads
5.7K
increased by0.18%
Maintainers
1
Weekly downloads
 
Created
Source

Tooltipster

A jQuery tooltip plugin by Caleb Jacob under MIT license.
Compatible with Mozilla Firefox, Google Chrome, IE8+ and others. Requires jQuery 1.7+

A reminder of options/methods lies below. For detailed documentation, visit http://iamceege.github.io/tooltipster/

Options

animation
arrow
arrowColor
autoClose
content
contentAsHTML
contentCloning
debug
delay
minWidth
maxWidth
functionInit
functionBefore
functionReady
functionAfter
hideOnClick
icon
iconCloning
iconDesktop
iconTheme
iconTouch
interactive
interactiveTolerance
multiple
offsetX
offsetY
onlyOne
position
positionTracker
positionTrackerCallback
restoration
speed
timer
theme
touchDevices
trigger
updateAnimation

Methods

$.fn.tooltipster('setDefaults', {})
$(...).tooltipster('show' [, callback])
$(...).tooltipster('hide' [, callback])
$(...).tooltipster('disable')
$(...).tooltipster('enable')
$(...).tooltipster('destroy')
$(...).tooltipster('content')
$(...).tooltipster('content', myNewContent)
$(...).tooltipster('option', optionName)
$(...).tooltipster('option', optionName, optionValue)
$(...).tooltipster('reposition')
$(...).tooltipster('elementTooltip')
$(...).tooltipster('elementIcon')

Keywords

FAQs

Package last updated on 16 Aug 2015

Did you know?

Socket

Socket for GitHub automatically highlights issues in each pull request and monitors the health of all your open source dependencies. Discover the contents of your packages and block harmful activity before you install or update your dependencies.

Install

Related posts

SocketSocket SOC 2 Logo

Product

  • Package Alerts
  • Integrations
  • Docs
  • Pricing
  • FAQ
  • Roadmap
  • Changelog

Packages

npm

Stay in touch

Get open source security insights delivered straight into your inbox.


  • Terms
  • Privacy
  • Security

Made with ⚡️ by Socket Inc