Prototype.Tidbits Odds and ends for Prototype.js Usage Click on the link above to download the source, include it after you have included the main prototype.js file, and then you can use any of the methods below: document.getElementsByAttribute() , Element.getElementsByAttribute() You can use this method to select DOM nodes that contain attributes of your choosing. They can be valid or custom attr