Conditional Comments for IE 9

jrhesseyjrhessey Registered Users Posts: 41 Big grins
edited August 12, 2013 in SmugMug Customization
I was referred to this forum, because the smugmug heroes can't answer my question about their backend coding. I doubt any of you are going to know how their backend works...

Smugmugs new backend screws up code comments. I'm not talking about comments that people leave about your pictures, I'm talking about comments in code that explain to people viewing the code whats going on

ie
<!--blah blah-->

gets changed to
&lt;!-- blah blah --&gt;

This code should not appear in any browser because I have commented it out, the browser should ignore it. Since smugmug changes the symbols, the browsers will display everything plus the html code.

Anyone know any reason why this would be happening? It only does this on code comments, all other html is fine.

Comments

Sign In or Register to comment.