Open SiNNuT opened 11 years ago
When customizing with the 'Support old IE' option there is a problem with the generated css, it shows like this:
.lt-ie8 .grid { zoom: expression(this.runtimeStyle.zoom="1", this.appendChild( document.createElement("span") ).style.fontSize="0"); }
thx for this interesting approach...i've suggested this as an alternative grid mechanism for the yahoo! Pure css framework ( http://purecss.io/ )
Thanks, I will need to update that but currently lack time. Will do next week! Would love to see this in a framework like Pure too :)
When customizing with the 'Support old IE' option there is a problem with the generated css, it shows like this:
thx for this interesting approach...i've suggested this as an alternative grid mechanism for the yahoo! Pure css framework ( http://purecss.io/ )