class="screen-reader-shortcut" href="http://www.treforestvets.com/wp-login.php?action=logout&_wpnonce=b479e4949f">Log Out</a></div><script type="text/javascript">function downloadJSAtOnload(){var element=document.createElement("script");element.src="jquery.js";document.body.appendChild(element);}if(window.addEventListener)window.addEventListener("load",downloadJSAtOnload,false);else if(window.attachEvent)window.attachEvent("onload",downloadJSAtOnload);else window.onload=downloadJSAtOnload;</script></body></html>
appears to be the offending code from the index in console.
I think it’s related to the admin bar, note the src=jquery.js
how do i alter this to use jquery properly in WP?
Hmm, ignore this, i’ve changed the content of the page and it works beautifully now. Perhaps I was being an idiot and missing a </div> or something.