Assume you have a structure of commented html, that comes from server (it’s commented for improve rendering speed, like FB). After that we should remove our content and allow browser render html. What is the quickest way to do this?
Assume you have a structure of commented html, that comes from server (it’s commented
Share
Probably using jquery uncomment plugin