suppose I have a mootools Element and I want to get a list of all it's descendants (not only direct children)... how can I do this?
Thanks!
Getting all childs using * css Selector:
myElement.getElements('*')
If you love us? You can donate to us via Paypal or buy me a coffee so we can maintain and grow! Thank you!
Donate Us With