True, but alot of cell phone browsers will show the scripts if its not commented out.
On 5/27/07, RobG <[EMAIL PROTECTED]> wrote:
On May 28, 5:10 am, "Matt Stith" <[EMAIL PROTECTED]> wrote: > The HTML comments are to hide the script from older browsers that dont > understand javascript. The use of HTML comments inside script elements hasn't been needed since Navigator 2 or IE 3. I doubt that anyone is still using those browsers and if they are, they have far more serious problems that seeing a bit of script source. -- Rob

