I'm using Razor
This worked well in my case:
This worked well in my case:
<script type="text/javascript">
//<![CDATA[
Your JavaScript Code here...
//]]>
</script>
Thanks both!