> Hi! > > Most of the DOM classes are already accessible by name via JavaScript. The > NodeList class is still missing and the attached patch is supposed to fix > that. If someone sees anything wrong with it please speak up. In isolation, that looks fine, but it makes me wonder about the relation of NodeList and Collection prototypes...