How To Hide Javascript Code From Older Browsers

RegisterLogin
How To Hide Javascript Code From Older Browsers
Post Description: How To Hide Javascript Code From Older Browsers
Tags: How, To, Hide, Javascript, Code, From, Older, Browsers
This Post Was Posted On Apr 19, 2008 By web hosting #1429
sometimes its necessary to hide javascript code from older browsers so hide the javascript code you can use the HTML comments tags.


<SCRIPT language="javascript" type="text/javascript">
<!--
javascript code here
//-->
</SCRIPT>


as you can see from the code above:

<!-- tell the browser to start hiding

//--> tells the browser to stop hiding the javascript code
©2012 Webune Forums - Fri Dec 14, 2012 11:02 pm
Powered by: Webune Forums V3