Huge News!Announcing our $40M Series B led by Abstract Ventures.Learn More
Socket
Sign inDemoInstall
Socket

tooltipster

Package Overview
Dependencies
Maintainers
1
Versions
27
Alerts
File Explorer

Advanced tools

Socket logo

Install Socket

Detect and block malicious and high-risk dependencies

Install

tooltipster

tooltipster

  • 1.0.5
  • Source
  • npm
  • Socket score

Version published
Weekly downloads
16K
decreased by-2.97%
Maintainers
1
Weekly downloads
 
Created
Source

author

Louis Ameline

https://github.com/louisameline

fork

fork https://github.com/iamceege/tooltipster

原始作者

Louis Ameline

軟件原始出處

https://github.com/iamceege/tooltipster

說明

這裡只產生了一個 npm 使用的 package.json 並發佈於 npm 給予npm使用者使用。

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
icon
iconCloning
iconDesktop
iconTheme
iconTouch
interactive
interactiveTolerance
multiple
offsetX
offsetY
onlyOne
position
positionTracker
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('reposition')
$(...).tooltipster('elementTooltip')
$(...).tooltipster('elementIcon')

Keywords

FAQs

Package last updated on 24 Oct 2014

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