faq link problem?

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

    faq link problem?

    Hi

    When I clicked on this link " W3 DOM FAQ http://www.w3.org/DOM/faq " in Section
    2.9 of the FAQ in NN7 all I got was the style sheet.


    --

    Phil Newcombe - philn?telus?net



  • Jim Ley

    #2
    Re: faq link problem?

    On Tue, 08 Jul 2003 20:13:37 GMT, Phil N <philn@telus.ne t> wrote:
    [color=blue]
    >Hi
    >
    >When I clicked on this link " W3 DOM FAQ http://www.w3.org/DOM/faq " in Section
    >2.9 of the FAQ in NN7 all I got was the style sheet.[/color]

    You must have some pretty odd accept headers, the does
    content-negotiated XHTML/XML/HTML formats, at a guess, you're using an
    clueless browser like mozilla which prefers XML it's not got a clue
    how to render to HTML.

    Get a better browser, or tweak your Accept headers to something more
    appropriate.

    There's a bugzilla bug about this somewhere.

    Jim.
    --
    comp.lang.javas cript FAQ - http://jibbering.com/faq/

    Comment

    • phil newcombe

      #3
      Re: faq link problem?

      Thanks.

      I'm using NN7.02 right now, I've tried 7.1 and Mozilla but they both
      seemed to act funny wint W98.

      If NN7 likes xml that's OK with me 'cause I was just thinking last night
      that you don't learn to fix Model T's if you want to be a mechanic so I
      figure xml is where the future's going - HTML is going the other way.

      So, anyway, to show you how much I know - can I tweak my accept headers
      in NN7? a prefs file?

      phil n


      *** Sent via Developersdex http://www.developersdex.com ***
      Don't just participate in USENET...get rewarded for it!

      Comment

      • Janwillem Borleffs

        #4
        Re: faq link problem?


        "Jim Ley" <jim@jibbering. com> schreef in bericht
        news:3f0b2a08.4 3710101@news.ci s.dfn.de...[color=blue]
        > On Tue, 08 Jul 2003 20:13:37 GMT, Phil N <philn@telus.ne t> wrote:
        >[color=green]
        > >Hi
        > >
        > >When I clicked on this link " W3 DOM FAQ http://www.w3.org/DOM/faq " in[/color][/color]
        Section[color=blue][color=green]
        > >2.9 of the FAQ in NN7 all I got was the style sheet.[/color]
        >
        > You must have some pretty odd accept headers, the does
        > content-negotiated XHTML/XML/HTML formats, at a guess, you're using an
        > clueless browser like mozilla which prefers XML it's not got a clue
        > how to render to HTML.
        >
        > Get a better browser, or tweak your Accept headers to something more
        > appropriate.
        >[/color]

        A more convenient solution would be to print the correct link in the faq:



        JW



        Comment

        • Phil N

          #5
          Re: faq link problem?

          Janwillem Borleffs wrote:[color=blue]
          >
          > A more convenient solution would be to print the correct link in the faq:
          > http://www.w3.org/DOM/faq.html
          >
          >
          > JW
          >[/color]


          Thanks for that too.


          --

          Phil Newcombe - philn?telus?net


          - mozilla-win32-svg-mathml

          Comment

          • Janwillem Borleffs

            #6
            Re: faq link problem?


            "Jim Ley" <jim@jibbering. com> schreef in bericht
            news:3f0b30af.4 5412710@news.ci s.dfn.de...[color=blue]
            > On Tue, 8 Jul 2003 22:58:09 +0200, "Janwillem Borleffs"
            > <jwb@jwbfoto.de mon.nl> wrote:
            >[color=green]
            > >A more convenient solution would be to print the correct link in the faq:
            > >http://www.w3.org/DOM/faq.html[/color]
            >
            > That is not the correct link though, that's the link to the HTML
            > representation, why should I link to that when users of non-HTML
            > browsers might want to view the page?
            >[/color]

            Non-HTML browsers?

            JW



            Comment

            • Jim Ley

              #7
              Re: faq link problem?

              On Tue, 8 Jul 2003 23:06:18 +0200, "Janwillem Borleffs"
              <jwb@jwbfoto.de mon.nl> wrote:
              [color=blue]
              >
              >"Jim Ley" <jim@jibbering. com> schreef in bericht
              >news:3f0b30af. 45412710@news.c is.dfn.de...[color=green]
              >> On Tue, 8 Jul 2003 22:58:09 +0200, "Janwillem Borleffs"
              >> <jwb@jwbfoto.de mon.nl> wrote:
              >>[color=darkred]
              >> >A more convenient solution would be to print the correct link in the faq:
              >> >http://www.w3.org/DOM/faq.html[/color]
              >>
              >> That is not the correct link though, that's the link to the HTML
              >> representation, why should I link to that when users of non-HTML
              >> browsers might want to view the page?
              >>[/color]
              >
              >Non-HTML browsers?[/color]

              There's a number of WML only browsers available and at least one which
              is XHTML only. As well as UA's such as Batik which are SVG specific.

              (the WML and SVG don't currently have representations of the DOM faq
              though)

              Jim.
              --
              comp.lang.javas cript FAQ - http://jibbering.com/faq/

              Comment

              Working...