开发者

Why jQuery is called jQuery? What is the name reason? [closed]

开发者 https://www.devze.com 2022-12-21 02:25 出处:网络
Closed. This question is off-topic. It is not currently accepting answers. Want to improve this question? Update the question so it's on-topic for Stack Overflow.
Closed. This question is off-topic. It is not currently accepting answers.

Want to improve this question? Update the question so it's on-topic for Stack Overflow.

Closed 12 years ago.

开发者_StackOverflow社区 Improve this question

I know j in jQuery stands for JavaScript but what about query in jQuery ? What does that stand for ?


http://en.wikipedia.org/wiki/Query

jQuery is -- at it's root -- about finding dom objects (using selectors) and manipulating them. You're querying the DOM for elements.


John Resig's reply to someone claiming the name "JQuery" for a project already:

I was, originally, going to use JSelect, but all the domain names were taken already. I then did a search before I decided to call the project jQuery, saw your project, and also saw that it hadn't been updated since "October 26, 2004: JQuery 3.1.3". So, I assumed it was defunct.

See http://ejohn.org/blog/barcampnyc-wrap-up/#comment-1927


I presume it has to do with the fact that it's often used to query the DOM, via selectors and so forth.

0

精彩评论

暂无评论...
验证码 换一张
取 消

关注公众号