_______loops over a set of matched elements and calls a function for each one(jquery)_______loops over a set of matched elements and calls a function for each one(Javascript)
查看答案
________search within a given element to find elements that match a selector expression
______Reduce the set of matched elements to those that match the selector or pass the function's test
JavaScript is interpreted by ____
In JavaScript, _____s a keyword that is used to declare a block scoped variable.