I still cannot find where the version is preventing the javascript files from being loaded.
ie11 (without compatibility view) loads
[script src="/js/dnn.js"][/script]
[script type="text/javascript"]
if (!window.DDRjQuery) { if (window.jQuery && (jQuery.fn.jquery ]= "1.3")) DDRjQuery = jQuery; else document.write( ('%3Cscript src="
https://ajax.googleapis.com/ajax/libs... type="text/javascript"%3E%3C/script%3E')); }[/script]
[script type="text/javascript"]
but ie9 loads
[script src="/js/dnncore.js" type="text/javascript"][/script]
[script src="/js/dnn.js"][/script]
[script src="/js/dnn.dom.positioning.js"][/script]
[script src="/js/dnn.xml.js"][/script]
[script src="/js/dnn.xmlhttp.js"][/script]
[script type="text/javascript"]
string search of the database, core source and control source does not find DDRjQuery