I have not been able to save templates with Javascript code in it. I get an error [“This webpage is not available
The connection to parr.com was interrupted. Error 101 (net::ERR_CONNECTION_RESET): The connection was reset.”] whenever I try to insert any of the codes below. I tried them individually and get the same error for each. The code works just fine in a file outside of EE. They also work fine on our primary site (EE with Multi-site Manager). Our second site is using the same EE install and config file as the primary site. Anyone know how I can fix this problem? Note: I replaced the < with [ so the code will show up here. I also left out the dot in document dot write.
[script type=“application/javascript” >
documentwrite(“testing javascript”);
[/script>
[script type=“text/javascript” src=“http://code.jquery.com/jquery-1.7.2.min.js”>[/script>
[script type=“text/javascript” src=”/js/responsive-menu-script.js”>[/script>