Netscape Compatability Document

Collapse
This topic is closed.
X
X
 
  • Time
  • Show
Clear All
new posts
  • Lynn

    Netscape Compatability Document

    I am having a total nightmare trying to get Netscape to behave as IE
    does.

    Is there a good document anywhere on javascript/jscript and netscape
    compatiability? I have searched high and low and am getting nowhere
    fast.

    Particular issues:
    Use of innerHTML - is it supported?
    Onclick - seems to be getting ignored

    and it goes on....

    THANK YOU,
    Lynn
  • Martin Honnen

    #2
    Re: Netscape Compatability Document



    Lynn wrote:
    [color=blue]
    > I am having a total nightmare trying to get Netscape to behave as IE
    > does.
    >
    > Is there a good document anywhere on javascript/jscript and netscape
    > compatiability? I have searched high and low and am getting nowhere
    > fast.
    >
    > Particular issues:
    > Use of innerHTML - is it supported?
    > Onclick - seems to be getting ignored[/color]

    Which Netscape version are you talking about?
    For Netscape 6/7 visit http://developer.netscape.com/ and peruse the
    documentation there e.g.

    --

    Martin Honnen


    Comment

    • John

      #3
      Re: Netscape Compatability Document

      runningwiththew olves@hotmail.c om (Lynn) wrote in
      news:1d9192b3.0 404130144.470c9 6cf@posting.goo gle.com:
      [color=blue]
      > I am having a total nightmare trying to get Netscape to behave as IE
      > does.
      >
      > Is there a good document anywhere on javascript/jscript and netscape
      > compatiability? I have searched high and low and am getting nowhere
      > fast.
      >
      > Particular issues:
      > Use of innerHTML - is it supported?
      > Onclick - seems to be getting ignored
      >
      > and it goes on....
      >
      > THANK YOU,
      > Lynn[/color]

      I believe this is one of those situations where you'll have to code for
      both.

      Comment

      Working...