Phuc
Results
2
comments of
Phuc
If you don't like to use comments, just do the following: .grid { font-size: 0; } .grid__item{ font-size: 12px; //or whatever your base font size is zoom: 1; //IE7 fix...
so the problem was an option with following content: 18" I added this function to your script function htmlEntities(str) { return String(str).replace(/&/g, '&').replace(//g, '>').replace(/"/g, '"'); } and changed the output...