{"json_modified": "2016-03-28T08:09:37.650700", "uuid": "32016797-f539-4227-97ee-0e7bf3ab508b", "title": "Locating DOM elements using selectors", "url": "/en-US/docs/Web/API/Document_object_model/Locating_DOM_elements_using_selectors", "tags": ["NeedsBeginnerUpdate", "DOM", "Beginner", "Firefox 3.5"], "translations": [{"uuid": "bc36f64a-267a-4268-9f17-d991af8e5e65", "title": "\u30bb\u30ec\u30af\u30bf\u3092\u4f7f\u7528\u3057\u305f DOM \u8981\u7d20\u306e\u6307\u5b9a", "url": "/ja/docs/DOM/Locating_DOM_elements_using_selectors", "tags": ["DOM", "Firefox 3.5"], "summary": "\u30bb\u30ec\u30af\u30bf API \u306b\u3088\u308a\u63d0\u4f9b\u3055\u308c\u308b\u30e1\u30bd\u30c3\u30c9\u3092\u7528\u3044\u308b\u3053\u3068\u3067\u3001\u30bb\u30ec\u30af\u30bf\u306e\u30bb\u30c3\u30c8\u306b\u30de\u30c3\u30c1\u3059\u308b\u8981\u7d20\u30ce\u30fc\u30c9\u3092\u7c21\u5358\u306b\u3001\u304b\u3064\u624b\u65e9\u304f DOM \u304b\u3089\u62bd\u51fa\u3059\u308b\u3053\u3068\u304c\u3067\u304d\u307e\u3059\u3002\u3053\u308c\u306f\u904e\u53bb\u306b\u4f7f\u308f\u308c\u3066\u3044\u305f\u30c6\u30af\u30cb\u30c3\u30af\u306b\u6bd4\u3079\u968f\u5206\u9ad8\u901f\u306a\u51e6\u7406\u304c\u884c\u308f\u308c\u308b\u305f\u3081\u3001\u4f8b\u3048\u3070 JavaScript \u30b3\u30fc\u30c9\u306e\u30eb\u30fc\u30d7\u5185\u90e8\u3067\u8981\u7d20\u3092\u7279\u5b9a\u3059\u308b\u5834\u5408\u306a\u3069\u306b\u5a01\u529b\u3092\u767a\u63ee\u3057\u307e\u3059\u3002", "localization_tags": [], "locale": "ja", "last_edit": "2012-09-16T01:09:20", "review_tags": []}, {"uuid": "4451226d-7aee-4ce4-9262-1fbb0278f757", "title": "\u4f7f\u7528\u9009\u62e9\u5668\u5b9a\u4f4dDOM\u5143\u7d20", "url": "/zh-CN/docs/Web/API/Document_Object_Model/Locating_DOM_elements_using_selectors", "tags": [], "summary": "Selectors\u00a0API\u901a\u8fc7\u5339\u914d\u4e00\u7ec4\u9009\u62e9\u5668\u7684\u65b9\u5f0f\u6765\u4e3a\u4eceDOM\u4e2d\u68c0\u7d22Element\u8282\u70b9\u63d0\u4f9b\u4e00\u4e9b\u7b80\u5355\u5feb\u6377\u7684\u65b9\u6cd5\uff0c\u8fd9\u6bd4\u8fc7\u53bb\u5fc5\u987b\u8981\u5728javascript\u4ee3\u7801\u4e2d\u7528\u5faa\u73af\u6765\u67e5\u627e\u67d0\u4e2a\u4f60\u60f3\u8981\u7684\u7279\u5b9a\u5143\u7d20\u66f4\u5feb\u4e00\u4e9b\u3002", "localization_tags": ["inprogress"], "locale": "zh-CN", "last_edit": "2016-02-04T06:56:05", "review_tags": []}], "modified": "2015-07-05T13:43:47", "label": "Locating DOM elements using selectors", "localization_tags": [], "locale": "en-US", "id": 9901, "last_edit": "2014-03-08T05:00:05", "summary": "The Selectors API provides methods that make it quick and easy to retrieve Element nodes from the DOM by matching against a set of selectors. This is much faster than past techniques, wherein it was necessary to, for example, use a loop in JavaScript code to locate the specific items you needed to find.", "sections": [{"id": "The_NodeSelector_interface", "title": "The NodeSelector interface"}, {"id": "Selectors", "title": "Selectors"}, {"id": "See_also", "title": "See also"}], "slug": "Web/API/Document_object_model/Locating_DOM_elements_using_selectors", "review_tags": []}