2013/03/11

jQuery get(0)

小囿 你那天問的東西我有找到

內文是

You can access the raw DOM element with:

$("table").get(0);
or more simply:

$("table")[0];




http://bbs.csdn.net/topics/360021925

http://stackoverflow.com/questions/1677880/how-to-get-a-dom-element-from-a-jquery-selector

get(0) 似乎是讓 selector 返回選取的原始 DOM 物件的用法


--
※ 發信站: 批踢踢兔(ptt2.cc)
◆ From: 114.36.59.158

沒有留言:

張貼留言