Josh Nathanson Thu, 26 Apr 2007 16:19:35 -0700
Does this work? $(childEl).parents("td:first");
Does this work?
$(childEl).parents("td:first");
Worked like a charm, thanks! -- Josh