Hi again,
Actually I
was able to extrapolate with your advice. Thanks.
Could I ask two more related questions?
1) am I correct in assuming that
getElementById wouldn't work for ie4 and if so is there an easy alternate option? Would
document.all['dcontent'+I].innerHTML=mycontent[I] do the job?
2) How does IE 5.1 on Mac (That's what many of the classroom PC's use) fit in ? Will it work with
getElementById .
Thanks
Michael