Javascript documentation?

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

    Javascript documentation?

    hi,
    can anybody help me...i have Javascript biblie 3td edition in PDF format.
    when i'm trying to find something it takes to long. is there any API
    documentation regarding javascript with searchindex, list of all classes and
    methods that i could just click on link (i.e. onClick()) and page opens with
    info regarding that method...i don't know if i explained it right but if
    anybody know what i mean and could help me it would be great :)
    thanks


  • kaeli

    #2
    Re: Javascript documentation?

    In article <bq29g5$9ht$1@l s219.htnet.hr>, riki_fox@hotmai l.com
    enlightened us with...[color=blue]
    > hi,
    > can anybody help me...i have Javascript biblie 3td edition in PDF format.
    > when i'm trying to find something it takes to long. is there any API
    > documentation regarding javascript with searchindex, list of all classes and
    > methods that i could just click on link (i.e. onClick()) and page opens with
    > info regarding that method...i don't know if i explained it right but if
    > anybody know what i mean and could help me it would be great :)
    > thanks
    >
    >
    >[/color]

    You have to get it from each browser documentation, really. They
    implement different things.

    I have MS and NN/Moz links.

    MS: http://msdn.microsoft.com/library/default.asp?
    url=/workshop/author/dhtml/reference/dhtml_reference _entry.asp


    Moz/NN6+: http://www.mozilla.org/docs/web-developer/

    --
    --
    ~kaeli~
    When two egotists meet, it's an I for an I.



    Comment

    • riki

      #3
      Re: Javascript documentation?

      thank you kaeli...
      is that just online documentation, or can i download it somehow an use it
      localy on my machine


      Comment

      • kaeli

        #4
        Re: Javascript documentation?

        In article <bq2gvm$li7$1@l s219.htnet.hr>, riki_fox@hotmai l.com
        enlightened us with...[color=blue]
        > thank you kaeli...
        > is that just online documentation, or can i download it somehow an use it
        > localy on my machine
        >
        >
        >[/color]

        online.
        You could always set up offline folders in IE.

        --
        --
        ~kaeli~
        Not one shred of evidence supports the notion that life is
        serious.



        Comment

        Working...