Wednesday, October 26, 2011

Hide scripts using comments

<html>
<head>
<title>Hide scripts using comments.</title>
<script language="javascript" type="text/javascript">

<!--

lines of JavaScript code here
...

//-->

</script>

</head>
<body>

Page content here...

</body>
</html>
 

0 comments:

Post a Comment

Share

Twitter Delicious Facebook Digg Stumbleupon Favorites More