Opened 13 years ago

Closed 13 years ago

Last modified 11 years ago

#4998 closed bug (notabug)

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)

tooltip-show.patch (465 bytes) - added by lnostdal 13 years ago.

Download all attachments as: .zip

Change History (3)

Changed 13 years ago by lnostdal

Attachment: tooltip-show.patch added

comment:1 Changed 13 years ago by rdworth

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

comment:2 Changed 11 years ago by Scott González

Milestone: TBD

Milestone TBD deleted

Note: See TracTickets for help on using tickets.