[Javascript] Javascript echo()?

Noah Sussman noah at onemorebug.com
Sun Oct 7 15:58:31 CDT 2007


On 10/6/07, tedd <tedd at sperling.com> wrote:
> I'm mystified that document.getElementById is supported, but
> document.getElementByClass is not.

Me too.

But I've used the following implementation of getElementsByClassName
on a couple of projects, with great success.

http://www.robertnyman.com/2005/11/07/the-ultimate-getelementsbyclassname/

-- 
Noah Sussman
Noah at OneMoreBug.com

"the lyfe so short, the craft so long to lerne"  --Chaucer



More information about the Javascript mailing list