JavaScript Framework
live な NodeList の作り方 - IT戦記

live な NodeList 概要 NodeList の IDLinterface NodeList {Node item(in unsigned long index);readonly attribute unsigned long length;};Interface NodeList - Document…