Hi
I am looking for an HTML Optimizer that will optimize the HTML, client side scripts, etc
plz let me know your thoughts
regards
Hi
I am looking for an HTML Optimizer that will optimize the HTML, client side scripts, etc
plz let me know your thoughts
regards
Hmm? What does this do?
You want it to go in and fix errors? Or?
Daniel - Freelance Web Design | <?php?> | <html>| español | Deutsch | italiano | português | català | un peu de français | some knowledge of several other languages: I can sometimes help translate here on DD | Linguistics Forum
1. If it deals with pure HTML it will check the syntax of the tags if there is any conflicting tags it will resolve that conflict.
2. If we deals with heavy loaded client side javascript then from the script it will remove the commented lines, unnecessary spaces, etc.
In other words these things make the web page more compact which increases the efficiency
Hmm... not sure.
the W3 validator works nicely for some of the validation, but that's all I can think of.
Daniel - Freelance Web Design | <?php?> | <html>| español | Deutsch | italiano | português | català | un peu de français | some knowledge of several other languages: I can sometimes help translate here on DD | Linguistics Forum
Peter - alotofstuffhere[dot]com - Email Me - Donate via PayPal - Got spare hardware? Donate 'em to me :) Just send me a PM.
Currently: enjoying the early holidays :)Read before posting: FAQ | What you CAN'T do with JavaScript | Form Rules | Thread Title Naming Guide
This compressor doesn't remove comments within the scripts. I am looking for something through which we can remove all sort of comments (html,scripts) etc
You could code that in PHP without a huge amount of difficulty, but it wouldn't exactly be easy.
(Or another programming language; php is just the one I use the most.)
Daniel - Freelance Web Design | <?php?> | <html>| español | Deutsch | italiano | português | català | un peu de français | some knowledge of several other languages: I can sometimes help translate here on DD | Linguistics Forum
Yes it can be developed using PHP or perl but in the market there are lots of products thought the forums users might have been using any of them so i will get some idea about that.
one time i used the coffecup html tidy mechanism, and all i can say is
</html></body></body></body></form></form></body></html>
it took me hours to clean up the tidied code....
Bookmarks