[jQuery] How to show/add content under a row in a table

[jQuery] How to show/add content under a row in a table


Hi all,
I've lost the post and/or the link, but if I don't remember wrong,
there's a solution to my question (I hope).
I've a table that show a list of title like this:
<table>
<tr><td>Title1</td></tr>
<tr><td>Title2</td></tr>
...
</table>
I want to display (by an ajax request, but this is not the problem) the
messagge under the row that I've clicked on title, well I don't know
how to implement this behavior someone can tell me how I can do it?
--
Massimiliano Marini - http://www.linuxtime.it/massimilianomarini/
"It's easier to invent the future than to predict it." -- Alan Kay