A Good JavaScript Reference Guide

Collapse
This topic is closed.
X
X
 
  • Time
  • Show
Clear All
new posts
  • colin.steadman@gmail.com

    A Good JavaScript Reference Guide

    I often use the HTML reference guide at Microsoft which is located
    here:



    It gives a descriptions and examples of HTML elements. Can anyone
    point me at any similar resources for Javascript?

    TIA,

    Colin

  • Michael Winter

    #2
    Re: A Good JavaScript Reference Guide

    On 15 Dec 2004 06:07:46 -0800, <colin.steadman @gmail.com> wrote:
    [color=blue]
    > I often use the HTML reference guide at Microsoft [...][/color]

    The MSDN Library doesn't have a HTML reference. It has a HTML in IE
    reference, which is certain places something *very* different. I would
    argue that the official specification (<URL:http://www.w3.org/TR/html4/>)
    is better, and very readable.

    [snip]
    [color=blue]
    > Can anyone point me at any similar resources for Javascript?[/color]

    The updated draft for the group FAQ
    (<URL:http://www.litotes.dem on.co.uk/js_info/FAQ8_1_Draft.ht ml#FAQ3_2>)
    contains links to various scripting references.

    Mike

    --
    Michael Winter
    Replace ".invalid" with ".uk" to reply by e-mail.

    Comment

    • Dr John Stockton

      #3
      Re: A Good JavaScript Reference Guide

      JRS: In article <opsi1251six13k vk@atlantis>, dated Wed, 15 Dec 2004
      15:36:43, seen in news:comp.lang. javascript, Michael Winter <M.Winter@bl
      ueyonder.co.inv alid> posted :
      [color=blue]
      >The updated draft for the group FAQ
      >(<URL:http://www.litotes.dem on.co.uk/js_info/FAQ8_1_Draft.ht ml#FAQ3_2>)
      >contains links to various scripting references.[/color]

      I hope the Draft FAQ contains a link which will reach the Next Draft
      FAQ, when the Draft becomes the Real.

      --
      © John Stockton, Surrey, UK. ???@merlyn.demo n.co.uk Turnpike v4.00 MIME. ©
      Web <URL:http://www.merlyn.demo n.co.uk/> - w. FAQish topics, links, acronyms
      Dates - miscdate.htm Year 2000 - date2000.htm Critical Dates - critdate.htm
      Euro computing - european.htm UK Y2k mini-FAQ: y2k_mfaq.txt Don't Mail News

      Comment

      Working...