jQuery
-
Hi,
the plugin doesn’t work if jQuery is loaded on the foot on the page (not in the head) because the tooltips initialization snippet is called before jQuery is loaded :<script type="text/javascript"> jQuery(document).ready(function(){ bluet_placeTooltips(".bluet_tooltip, .bluet_img_tooltip","left"); moveTooltipElementsTop(".bluet_block_to_show"); }) </script> <script type='text/javascript' src='//ajax.googleapis.com/ajax/libs/jquery/1.11.1/jquery.js'></script>How to fix that ?
thanks
https://ww.wp.xz.cn/plugins/bluet-keywords-tooltip-generator/
Viewing 3 replies - 1 through 3 (of 3 total)
Viewing 3 replies - 1 through 3 (of 3 total)
The topic ‘jQuery’ is closed to new replies.