Links

Lists

Latest Updates

Ruby On Rails List
Python list
Advanced Java
The JavaScript List
Apache Users
Full Disclosure
Linux Security

Search the archives!


[Date Prev][Date Next][Thread Prev][Thread Next][Date Index][Thread Index]

[Javascript] getting layer contents in NS 4.7


  • From: javascript@xxxxxxxxxx (javascript@xxxxxxxxxx)
  • Subject: [Javascript] getting layer contents in NS 4.7
  • Date: Tue, 25 Jun 2002 07:27:28 GMT

ah, suspected as much, thanks Peter. Can use arrays I suppose.

> 
> >is there a way to get layer contents/html in NS 4.7
> >
> >I know is 6.0 it would be
> >
> >var txt=document.getElementById(mydiv).innerHTML
> >
> >is there an equivalent in v 4.7  ?
> 
> No, it's totally impossible to get in NN4.
> 
> ppk