mtzgr
Member
I'm trying to get these mouseover tooltips to work on 1.5, but for some reason they wont. I've tried placing the script in page_container, page_container_js_body, and hosting the file and using <xen:require> locally to no avail.
Now they DO work in 1.2 when put into the page_container_js_body template, however a lot of other stuff I'd like to use is unsupported/broken in 1.2. I'd like to use 1.2, but I'd rather stay on 1.5 for the time being as everything I want is working, except for this.
Any help is appreciated. Thanks.
Edit: This occurs off a clean installation with no addons/modifications.
<script type="text/javascript" src="http://xivtooltips.com/scripts/fpop_min.js?language=EN&v=3.2"></script>
Now they DO work in 1.2 when put into the page_container_js_body template, however a lot of other stuff I'd like to use is unsupported/broken in 1.2. I'd like to use 1.2, but I'd rather stay on 1.5 for the time being as everything I want is working, except for this.
Any help is appreciated. Thanks.
Edit: This occurs off a clean installation with no addons/modifications.