At 8/20/2006 01:29 PM, Nick Urbanik wrote:
>This is tangentially related to this list

But not closely enough.  Here's a great JavaScript list for future 
scripting questions:
https://lists.LaTech.edu/mailman/listinfo/javascript


>Now I can see that Javascript provides getElementsByTagName(),
>getElementsById() and getElementsByName().  My question is:

getElementsById() is incorrect, it should be getElementById() 
(singlular); ids are intended to be unique on a page.


>How do I implement the equivalent of getElementsByClass() (which as
>far as I can see, is not built into Javascript?).

http://google.com/search?q=getElementsByClass

Regards,
Paul 

______________________________________________________________________
css-discuss [EMAIL PROTECTED]
http://www.css-discuss.org/mailman/listinfo/css-d
IE7b2 testing hub -- http://css-discuss.incutio.com/?page=IE7
List wiki/FAQ -- http://css-discuss.incutio.com/
Supported by evolt.org -- http://www.evolt.org/help_support_evolt/

Reply via email to