public marks

PUBLIC MARKS from srcmax with tags js & ie6

2011

display-table.htc — emulation of {display: table/table-row/table-cell} for Internet Explorer 6/7 (IE6, IE7)

display-table.htc library is intended to emulate CSS properties of display: table* family in Internet Explorer 6 and 7 since they do not have its native support. The library is intended solely for IE6/IE7 and disables itself automatically in IE8 and higher. The emulation is implemented in JavaScript and works by generating real HTML table, which automatically replaces source element intended to behave as table.

2008

DD_belatedPNG: better PNG background-image support in IE6

background-image + background-repeat + background-position + 24-bit PNGs for Internet Explorer 6 (...Better late than never!)

ie7-js - Google Code

by 14 others
IE7 is a JavaScript library to make Microsoft Internet Explorer behave like a standards-compliant browser. It fixes many HTML and CSS issues and makes transparent PNG work correctly under IE5 and IE6.