|
|
Q779 Does navigator have a comparable innerHTML property?
irt.org | Knowledge Base | DHTML | Q779 [ previous next ] Q779 Does navigator have a comparable innerHTML property?Netscape Navigator 4.0 does not have a comparable innerHTML property. This does not mean that Netscape Navigator cannot write dynamic content like Microsoft Internet Explorer, as you can open, write to, and then close a layer. The difficulty is that you have to write a solution that works perfectly on both Netscape Navigator and Microsoft Internet Explorer. The following is a simple example that works in both Netscape Navigator 4 and Microsoft Internet Explorer 4:
Also take a look at the article What is So Dynamic About Dynamic HTML? Feedback on 'Q779 Does navigator have a comparable innerHTML property?' |
-- div -->
|