nifty javascript comment block tip

<script type=”text/javascript”>
/**/
myFunction(‘LIVE’);
/**/

/** /
myFunction(‘Commented’);
/**/
</script>

Leave a Reply

Your email address will not be published. Required fields are marked *