public marks

PUBLIC MARKS from srcmax with tags js & ie7

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