[jQuery] What's the new parent() in jQuery1.1?
I just switched to jQuery-1.1b and it's great stuff, but now I get this error in Firebug: <span class="objectBox objectBox-errorMessage hasTwisty hasBreakSwitch opened"><span style="font-family: courier new,monospace; font-weight: bold;">
$(this).parent().id is not a function</span> where it worked perfectly until now. I revised the list of changes but didn't find a substitute to <span style="font-family: courier new,monospace; font-weight: bold;">parent()
</span> - the closest this I found was the change from <span style="font-family: courier new,monospace;">ancestors()</span> to <span style="font-family: courier new,monospace;">parents() </span>but I don't think that's what I need.
Can anyone help?
</span>
_______________________________________________
jQuery mailing list
discuss@jquery.com
http://jquery.com/discuss/