SyntaxFix
Write A Post
Hire A Developer
Questions
Select the contents of the row like this:
$(row).contents().slideDown();
.contents() - Get the children of each element in the set of matched elements, including text and comment nodes.