closest( expr ) 1.3版新增,用Selector在父系元素中找出最內層者,等同於上述所說parents("tr:first")在做的事。 prev( expr ) 找出緊臨的上一個同層元素,可傳入Selector ...
確定! 回上一頁