[jQuery] How can I show/hide table row as it is a div?

[jQuery] How can I show/hide table row as it is a div?


I have tried $("#row1").show("slow")
but it doesn't work.
Is it possible to show and hide a table row as it is a div?
Sebastian