javascript glossary

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

    javascript glossary

    I'm just getting into javascript commands on my website. Does a site exist
    with a description of terms like window.open, window.close and any others I
    might find useful?

    TIA
    Zorro


  • Lasse Reichstein Nielsen

    #2
    Re: javascript glossary

    "Zorro" <zorro@nexia99. freeserve.co.uk > writes:
    [color=blue]
    > I'm just getting into javascript commands on my website. Does a site exist
    > with a description of terms like window.open, window.close and any others I
    > might find useful?[/color]

    There are references in the FAQ that you might find useful:
    <URL:http://jibbering.com/faq/#FAQ3>
    You can also try these:
    <URL:http://www.mozilla.org/docs/dom/domref/>
    <URL:http://msdn.microsoft. com/library/default.asp?url =/workshop/author/dhtml/dhtml_node_entr y.asp>


    /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

    • Dave Vick

      #3
      Re: javascript glossary

      Can find complete references here too:



      Comment

      Working...