Posts Tagged “hacks”
document.write() fix for (real) XHTML [v0.5.1]
A script that gets AdSense, the Technorati Badge and other 3rd party JavaScript working with application/xhtml+xml.
CSS hacks will break in IE7!
It’s official. Among the new functionality introduced in IE7 are many parser bug fixes. That means that several CSS hacks will fail as a result. Included in those that will break are the following hacks: html > body * html head:first-child + body head + body body > element All is not lost however. The [...]