EasyUI Forum

General Category => EasyUI for jQuery => Topic started by: sky-t on March 23, 2019, 09:26:56 AM



Title: Tooltip Update
Post by: sky-t on March 23, 2019, 09:26:56 AM
Hi there,

has anybody a working sample from the update method for tooltip?

Thanks


Title: Re: Tooltip Update
Post by: stworthy on March 24, 2019, 11:51:47 PM
Just call 'update' method to update the tooltip content.
Code:
$('#tip').tooltip('update', 'new content')