daoustmark-Re5JQEeQqe8AvxtiuMwx3w@public.gmane.org
2006-Nov-30 00:53 UTC
Getting serialized result from sub-element
I have the following code: <td id="november_23" class="CalendarDay"><p>23</p> <ul id="list1" class="sortables"> <li id="article_1"><a href="#">My First Attempt</a></li> <li id="article_2"><a href="#">Build Your Own </a></li> </ul> </td> I am trying to get the serialization of the li elements by calling the id ''november_23'' - any help? --~--~---------~--~----~------------~-------~--~----~ You received this message because you are subscribed to the Google Groups "Ruby on Rails: Spinoffs" group. To post to this group, send email to rubyonrails-spinoffs-/JYPxA39Uh5TLH3MbocFFw@public.gmane.org To unsubscribe from this group, send email to rubyonrails-spinoffs-unsubscribe-/JYPxA39Uh5TLH3MbocFFw@public.gmane.org For more options, visit this group at http://groups.google.com/group/rubyonrails-spinoffs?hl=en -~----------~----~----~----~------~----~------~--~---