Tek-Tips is the largest IT community on the Internet today!

Members share and learn making Tek-Tips Forums the best source of peer-reviewed technical information on the Internet!

  • Congratulations IamaSherpa on being selected by the Tek-Tips community for having the most helpful posts in the forums last week. Way to Go!

reading div contents using Netscape

Status
Not open for further replies.

jakhan

IS-IT--Management
Jul 22, 2000
75
I want to read the contents of DIV in Netscape

In IExplorer we read it using DIVENAME.INNERHMTL
but how do we do access while using Netscape? [sig][/sig]
 
You don't have direct access to that data in Netscape 4.x (I think mozilla/NN6 is different), but the ever-excellent Dan Steinman has a workaround at
Basically, though, you still can't *read* the contents, but you can create a variable and write the contents of that variable into the Layer upon loading, then change the variable and rewrite the layer. [sig][/sig]
 
Status
Not open for further replies.

Part and Inventory Search

Sponsor

Back
Top