Is there a way to select objects inside an object?
For example I have a <td> element with <select> fields inside. How can I select these fields if the td haven't id, but I can find it on the dom easily
Is there something like the "$$" operator but without class or ids?

Thanks
_______________________________________________
Rails-spinoffs mailing list
Rails-spinoffs@lists.rubyonrails.org
http://lists.rubyonrails.org/mailman/listinfo/rails-spinoffs

Reply via email to