タグ
Posted by David Smith on Thursday, February 7th, 2008 at 2:41 pm A familiar and unpleasant sight in web applications is fragile code traversing the DOM to get to certain elements or collections of elements. Chains of getElementById("something... 続きを読む
Selectors API W3C Working Draft 21 December 2007 This Version: http://www.w3.org/TR/2007/WD-selectors-api-20071221/ Latest Version: http://www.w3.org/TR/selectors-api/ Previous Versions: http://www.w3.org/TR/2007/WD-selectors-api-20071019/ ht... 続きを読む

