line

Add to any feed reader

Find All Elements By Class

A function that returns an array of elements based on DOM element, tag, and class name. For instance, getElementsByClassName(document, ‘tr’, ‘info’) will return an array of all “tr” tags under the document node having the “info” class.

Read full entry



No Comments »

No comments yet.

RSS feed for comments on this post. TrackBack URI

Leave a comment

1df49