MacIE seems pretty badly broken wrt trying to add rows/cells to a table, either via
IE's Table Object Model or the DOM. (For an overview, see
http://msdn.microsoft.com/workshop/author/tables/BuildTables.asp#TOM_DOM)
A basic, HTML 4.01Strict test page is available for viewing at:
http://phrogz.net/tmp/addrow.html
In IE5.0Win, all three methods work.
In IE5Mac, the DOM method fails to produce any results, the TOM/innerHTML method
produces horrific results (what on EARTH does it do to that table?!) and the middle,
TOM/DOM mix fails similarly.
Does anyone have any working JS code for dynamically adding a new row of data to an
existing table? Anyone from the Mac IE team see anything that I'm doing wrong?
--
Gavin Kistner
User Experience Architect > Refinery, Inc.
[EMAIL PROTECTED] | 1.314.283.1443
To unsubscribe send mail to [EMAIL PROTECTED]
To search the archives:
<http://www.mail-archive.com/macie-talk%40lists.boingo.com/>