Morning...

Very silly and easy question but my brain isn't working today....

How can i get the last row of a table (table id="foo") ...

The row is inserted dynamically via an ajax request so its not on the
page at load time!.

$('foo').select('tr:last');

Doesnt work as its returning more than one but there is only one as
its the last !!

Regards
Alex
--~--~---------~--~----~------------~-------~--~----~
You received this message because you are subscribed to the Google Groups 
"Prototype & script.aculo.us" group.
To post to this group, send email to prototype-scriptaculous@googlegroups.com
To unsubscribe from this group, send email to 
prototype-scriptaculous+unsubscr...@googlegroups.com
For more options, visit this group at 
http://groups.google.com/group/prototype-scriptaculous?hl=en
-~----------~----~----~----~------~----~------~--~---

Reply via email to