I have several tags that looks like this:
<script language="javascript" type="text/javascript">
<!--
some function inside here
//-->
</script> 
What are the <!-- and //--> doing?
I have several tags that looks like this:
<script language="javascript" type="text/javascript">
<!--
some function inside here
//-->
</script> 
What are the <!-- and //--> doing?