New Zenner
- Join Date:
- Jan 2012
- Posts:
- 34
- Plugin Contributions:
- 0
Ajax Tooltips
I think the main problem is that on my rendered pages, the header includes:
[html]
<script type="text/javascript" src="includes/templates/andover_modern/jscript/jscript_ ajax-dynamic-content.js"></script>
<script type="text/javascript" src="includes/templates/andover_modern/jscript/jscript_ ajax-tooltip.js"></script>
<script type="text/javascript" src="includes/templates/andover_modern/jscript/jscript_ ajax.js"></script>
<script type="text/javascript" src="includes/templates/andover_modern/jscript/jscript_jquery.js"></script>
[/html]
The first 3 are added by Ajax, but should not have the space between jscript_ and the rest of the filename.
I can not understand why the header does this for the Ajax files and not the regular jscript_jquery.js
There is a sample of this here (ezpage)
http://tenancyservices.snorkerz.com/cart/index.php?main_page=page&id=7
The code is applied to "Your Higlighted Word" at the end of the descriptions
I have checked the includes/templates/andover_modern/jscript folder, and all the js files are without the gap
http://www.tenancyservices.co.uk/includes/templates/andover_modern/jscript/js_files.JPG