Skip to main content

Search and Top Navigation

#6875 closed bug (notabug)

Opened January 18, 2011 08:35AM UTC

Closed January 18, 2011 01:19PM UTC

Redefining of content of Tooltip doesn't work

Reported by: warmrobot Owned by:
Priority: minor Milestone: 1.9.0
Component: ui.core Version:
Keywords: Cc:
Blocked by: Blocking:
Description

1.9m2

Neither getter, nor setter.

getter

var content = $( ".selector" ).tooltip( "option", "content" );

setter

$( ".selector" ).tooltip( "option", "content", function(response) { $.getJSON("tooltipcontent.html", response); } );

Attachments (0)
Change History (1)

Changed January 18, 2011 01:19PM UTC by scottgonzalez comment:1

resolution: → invalid
status: newclosed

Please use the wiki or forums to provide feedback on milestone releases.