Skip to main content

Search and Top Navigation

#4998 closed bug (notabug)

Opened December 09, 2009 12:54PM UTC

Closed January 27, 2010 01:41PM UTC

Last modified October 11, 2012 09:15PM UTC

Tooltip: Not possible to call show on "self"

Reported by: lnostdal Owned by:
Priority: major Milestone:
Component: ui.core Version: 1.8a1
Keywords: tooltip Cc:
Blocked by: Blocking:
Description

After assigning a tooltip for an element it seems useful to be able to explicitly show it. With the attached patch the following works:

$("#some-element").tooltip(...).tooltip("show");

Attachments (1)
Change History (2)

Changed January 27, 2010 01:41PM UTC by rdworth comment:1

resolution: → invalid
status: newclosed

Tooltip is not yet in the trunk, that's why it's not in the component list of this bug tracker. Issues with plugins still in early development (in dev branch, not yet in trunk) should be reported in the comments section of the Dev & Planning wiki page for that plugin

http://wiki.jqueryui.com/Tooltip

or if the discussion is too big for a comment, a thread on the jQuery UI Dev forum:

http://forum.jquery.com/developing-jquery-ui

Changed October 11, 2012 09:15PM UTC by scottgonzalez comment:2

milestone: TBD

Milestone TBD deleted