JQuery-Code
Code: Select all
$('.RowToClick').click(function ()
{
$(this).nextAll('tr').each( function()
{
if ($(this).is('.RowToClick'))
{
return false;
}
$(this).toggle(350);
});
});
Code: Select all
[img]plus.png[/img]
Phone: [/b] [b]
email: [/b]