Hi,
I have a custom jQuery dropdown menu I use on my blog module. This works fine on the BlogHolder, but on the BlogEntry template, No matter WHAT I do, I CANNOT keep these SIX javascripts from attaching themselves:
prototype.js
behaviour.js
prototype_improvements.js
i18n.js
en_US.js
Validator.js
I have commented the Requirements lines in PageCommentInterface.php, in addition to setting use_ajax_commenting to false, in PageCommentInterface.php as well as in _config.php, but they STILL get attached to the page! I HAVE to remove these as the code conflicts with elements/functionality already in my template.
Does anyone know how to remove this, or is there a jQuery Page Comment Interface available?
I'm running SS 2.3.6.
Thanks,
Garrett