Are Comments Used To Hide JavaScript From Old Browsers?
Are Comments Used To Hide JavaScript From Old Browsers? Text inside the comments is ignored by browsers and thus is not displayed on the webpage. … To end a comment, we use –>. Thus any JavaScript code (line 3 above) placed inside the HTML document is ignored. How do you hide JavaScript code from old