This is ok too use? yes or no? or need extra comments <!-- -->
<script type="text/javascript"> //<![CDATA[
Your javascript functions ....
//]]> </script>
tedster
7:27 pm on Mar 13, 2005 (gmt 0)
When in doubt, try it out. I just did and it validates and it displays fine on every browser I tried - even NN4
If you are worried about VERY old browsers, like version 2, then you might want to use the comments tags. But I stopped using them years ago, they are not needed as far as I can tell.