How can I hide all divs having the class myclass using Prototype? I guess something like $$('myclass') and foreach?
Thanks!
$$("div.myclass").each(Element.hide);
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