PluginProbe
WPSSO Core – Complete Schema Markup and Meta Tags / 22.7.0
WPSSO Core – Complete Schema Markup and Meta Tags v22.7.0
22.7.0 22.6.1 22.6.0 22.5.3 22.5.2 22.5.1 22.4.0 22.3.0 22.2.1 22.2.0 22.1.3 22.1.2 22.1.1 22.1.0 22.0.0 21.13.3 21.13.2 trunk 21.13.1
wpsso / js / com / jquery-tooltips.min.js

jquery-tooltips.min.js in WPSSO Core – Complete Schema Markup and Meta Tags 22.7.0, at js/com/jquery-tooltips.min.js

1 lines 565 B
No matching file
Up and down to move Enter to open Esc to close
Raw Download Zip
1 function sucomInitToolTips(t,o){var e="table.sucom-settings",t=(void 0!==t&&t&&(e=t+" "+e),jQuery("body.rtl "+e+" .sucom-tooltip")),i="bottom right";t.length||(t=jQuery(e+" .sucom-tooltip"),i="bottom left"),t.qtip({content:{attr:"data-help"},position:{at:"top center",my:i,adjust:{x:0,y:-5,resize:!0,scroll:!0}},show:{when:{event:"mouseover"}},hide:{fixed:!0,delay:500,when:{event:"mouseleave"}},style:{tip:{corner:!0},classes:"sucom-qtip qtip-lime-green qtip-shadow",width:600}})}jQuery(document).bind("sucom_init_metabox",function(t,o,e){sucomInitToolTips(o,e)});