-
Prospect
How to remove html comments in a simple way?
I wanted to make a little method that strips HTML comments from an ASP.NET webpage at runtime. The practical use of the exercise is somewhat limited for most developers, but some websites have so many comments that it might just save a decent amount of bytes from the response stream.The problem is that a lot of JavaScript is using HTML comments to hide it’s workings from older browsers. That would mean that those script tags would be empty. How to remove html comments in a simple way?
-
Prospect
html comments delete this <-- cottetion
-
Sapphire Star member
If you want remove all the JavaScript, FONT tags and comments from your HTML archives, Detagger is the tool for you.
Classic Motorcycles || golf carts || Drilling Machinery
-
Prospect
ctr+F and find <-- cottetion to remove kinda extenstion
Posting Permissions
- You may not post new threads
- You may not post replies
- You may not post attachments
- You may not edit your posts
Forum Rules