new on mozilla

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

    new on mozilla

    Hello,
    I generally use the IE (version 6.0).
    I would like some opinions on mozilla browser, please.
    I have heard that it is good for validating my code (javascript etc.), when
    IE doesn't.
    I would like some link about Mozilla browser, please.

    Thanks :)


  • Lasse Reichstein Nielsen

    #2
    Re: new on mozilla

    "Mr. x" <a@b.com> writes:
    [color=blue]
    > I generally use the IE (version 6.0).
    > I would like some opinions on mozilla browser, please.[/color]

    Good, solid browser. Very good standards support, as opposed to IE.
    [color=blue]
    > I have heard that it is good for validating my code (javascript
    > etc.), when IE doesn't.[/color]

    Hardly, it is not a validator. I would use a real validator for that,
    if one existed.

    It is a good test, though. If your code is too IE-specific, it will
    break noticably in Mozilla. Mozilla also has usable error messages
    (open the javascript console), as opposed to IE. I usually test
    my code in both IE, Mozilla and Opera.
    [color=blue]
    > I would like some link about Mozilla browser, please.[/color]

    <URL:http://www.mozilla.org/>
    Some documentation about writing code for Mozilla:
    <URL:http://www.mozilla.org/docs/web-developer/>

    /L
    --
    Lasse Reichstein Nielsen - lrn@hotpop.com
    DHTML Death Colors: <URL:http://www.infimum.dk/HTML/rasterTriangleD OM.html>
    'Faith without judgement merely degrades the spirit divine.'

    Comment

    • Charles

      #3
      Re: new on mozilla

      I prefer IE, but Firebird is a good browser, try also Opera, it's pretty good (latest version is
      great).

      --
      Charles.


      "Mr. x" <a@b.com> escreveu na mensagem news:3fb54d2b$1 @news.012.net.i l...
      | Hello,
      | I generally use the IE (version 6.0).
      | I would like some opinions on mozilla browser, please.
      | I have heard that it is good for validating my code (javascript etc.), when
      | IE doesn't.
      | I would like some link about Mozilla browser, please.
      |
      | Thanks :)
      |
      |


      Comment

      • Thomas 'PointedEars' Lahn

        #4
        Re: new on mozilla

        Charles wrote:
        [color=blue]
        > I prefer IE, but Firebird is a good browser, [...][/color]

        [_] You know that Mozilla Firebird (which is the correct name for it) is
        an XUL rewrite of the Navigator part of earlier versions of Mozilla/5.0.
        [color=blue]
        > [Top post][/color]

        [_] You know how to quote.


        PointedEars

        Comment

        Working...