[TYPO3-dev] prototype und IE

Steffen Kamper steffen at sk-typo3.de
Wed Jan 16 17:17:44 CET 2008


Hi,

i did a push function for tabledata, where the data are periodical updated. 
It works fine in FF but not in IE.
Is there a problem with updating td's? I have in HTML this
<td id="xyz">...</td>

and in JS

$('xyz').innerHTML = newValue;

vg  Steffen 






More information about the TYPO3-dev mailing list