Find centralized, trusted content and collaborate around the technologies you use most.
Teams
Q&A for work
Connect and share knowledge within a single location that is structured and easy to search.
mootools 要素があり、そのすべての子孫 (直接の子だけでなく) のリストを取得したいとします...どうすればこれを行うことができますか?
ありがとう!
* css セレクターを使用してすべての子を取得する:
myElement.getElements('*')