Tooltip |
vegui. sk. tooltip.jsDependenciesvegui.sk.std.js vegui.sk.ani.js vegui.sk.ani.fade.js vegui.sk.ani.morph.js Summary
VSK_TTIP_USE_SHADOWIf set to true then the shadow effect vegui.sk.ani.shadow.js will be used (if the library has been loaded), default: false |
Creates and shows a tooltip
VSK_Node.prototype.ttip_show = function( text )
Destroys the node’s tooltip
VSK_Node.prototype.ttip_hide = function()