Hi Paul,
I noticed you have two templates that only have JS in them:
editor_clientscript
editor_clientscript_pdp
Can we include this with the other JS as follows:
vbulletin_textedit.js
Or perhaps in another
<script type="text/javascript" src="
http://ourcdn.site.com/clientscript/that_code_in_the_tempate.js"></script>
... instead of including it via a template?
It is OK?
Thanks