Your IP : 216.73.216.123


Current Path : /home/smartbloks/www/sales.smartbloks.ai/wp-content/plugins/pretty-link/js/
Upload File :
Current File : /home/smartbloks/www/sales.smartbloks.ai/wp-content/plugins/pretty-link/js/tooltip.js

jQuery(function ($) {
    tippy('.prli-tooltip', {
        content: (reference) => reference.getAttribute('data-title'),
        allowHTML: true,
        trigger: 'mouseenter click',
        interactive: true,

      });
});