| Herman Cremer on Wed, 26 Feb 2003 15:16:11 +0200 (SAST) |
[Date Prev] [Date Next] [Thread Prev] [Thread Next] [Date Index] [Thread Index]
| [Linux dev] Re: Javascript |
yes and no html has an innerHTML element for the cell , but it doesnt work on any version of *zilla... shouldnt you give it an 'id' in any case? On Wed, 2003-02-26 at 14:36, Adrian Snyman wrote: > I want to update a value in a table cell. I have given the current value a > name. > <a name="test">bob</a> > > Is it possible inside of _javascript_ to dynamically change the text of this > object ??