#409 ✓resolved
MadRabbit

String level methods for Element collections

Reported by MadRabbit | December 2nd, 2010 @ 04:39 PM | in 2.2.0 Release

Would be probably cool if we had a collections processing at the String level for some methods from the Element interface, kinda like that

"div.blue".remove();
"div.green".addClass('greener');
...

The idea is to call those methods on a collection of matching elements without causing troubles with non-existing elements, or in case when there are more than one element like that. You just call a collection and be happy.

Comments and changes to this ticket

Please Sign in or create a free account to add a new ticket.

With your very own profile, you can contribute to projects, track your activity, watch tickets, receive and update tickets through your email and much more.

New-ticket Create new ticket

Create your profile

Help contribute to this project by taking a few moments to create your personal profile. Create your profile ยป

RightJS Core Tickets

Shared Ticket Bins

People watching this ticket

Pages