Links

Lists

Latest Updates

Ruby On Rails List
Python list
Advanced Java
The JavaScript List
Apache Users
Full Disclosure
Linux Security

Search the archives!


[Date Prev][Date Next][Thread Prev][Thread Next][Date Index][Thread Index]

[Javascript] JavaScript reference guides [WAS: Check boxs and table row back ground colors]


  • From: Info at Abyss.ws (Abyss - Information)
  • Subject: [Javascript] JavaScript reference guides [WAS: Check boxs and table row back ground colors]
  • Date: Tue Apr 25 17:10:49 2006

Thank you for this :)

Abyss
----- Original Message ----- 
From: "Paul Novitski" <paul@xxxxxxxxxxxxxxxxxxx>
To: <javascript@xxxxxxxxxx>
Sent: Wednesday, April 26, 2006 1:19 AM
Subject: [Javascript] JavaScript reference guides [WAS: Check boxs and table 
row back ground colors]


> At 10:57 PM 4/24/2006, Abyss - Information wrote:
>>for CSS2 there is a property index 
>>(<http://www.w3.org/TR/REC-CSS2/propidx.html>http://www.w3.org/TR/REC-CSS2/propidx.html) 
>>is is a fantastic reference page for all the CSS styles
>>
>>is there any sort of reference like this on the DOM or javascript?
>
>
> These are two basic references I use most often:
>
> Core JavaScript Guide
> http://www.croczilla.com/~alex/reference/javascript_guide/
> Describes the syntax of the language, object types, Regular Expression 
> primer, and built-in functions.
>
> Gecko DOM Reference
> http://developer.mozilla.org/en/docs/Gecko_DOM_Reference
> Lists the properties, methods, and event handlers of the DOM.
>
> Paul
> _______________________________________________
> Javascript mailing list
> Javascript@xxxxxxxxxx
> https://lists.LaTech.edu/mailman/listinfo/javascript
>