learn.jquery

所属分类:JavaScript/JQuery
开发工具:JavaScript
文件大小:699KB
下载次数:0
上传日期:2023-03-26 06:38:32
上 传 者sh-1993
说明:  jQuery学习中心网站内容
(jQuery Learning Center web site content)

文件列表:
.editorconfig (324, 2023-07-02)
.mailmap (661, 2023-07-02)
CONTRIBUTING.md (8880, 2023-07-02)
Gruntfile.js (1164, 2023-07-02)
LICENSE.txt (1820, 2023-07-02)
config-sample.json (84, 2023-07-02)
order.json (3195, 2023-07-02)
package-lock.json (94862, 2023-07-02)
package.json (158, 2023-07-02)
page (0, 2023-07-02)
page\about-jquery.md (1305, 2023-07-02)
page\about-jquery (0, 2023-07-02)
page\about-jquery\additional-support.md (5196, 2023-07-02)
page\about-jquery\how-jquery-works.md (6681, 2023-07-02)
page\about.md (3880, 2023-07-02)
page\ajax.md (2783, 2023-07-02)
page\ajax (0, 2023-07-02)
page\ajax\ajax-and-forms.md (4374, 2023-07-02)
page\ajax\ajax-events.md (735, 2023-07-02)
page\ajax\jquery-ajax-methods.md (8000, 2023-07-02)
page\ajax\key-concepts.md (4223, 2023-07-02)
page\ajax\working-with-jsonp.md (1364, 2023-07-02)
page\code-organization.md (367, 2023-07-02)
page\code-organization (0, 2023-07-02)
page\code-organization\beware-anonymous-functions.md (925, 2023-07-02)
page\code-organization\concepts.md (9382, 2023-07-02)
page\code-organization\deferreds.md (4229, 2023-07-02)
page\code-organization\deferreds (0, 2023-07-02)
page\code-organization\deferreds\examples.md (12015, 2023-07-02)
page\code-organization\deferreds\jquery-deferreds.md (4878, 2023-07-02)
page\code-organization\dont-repeat-yourself.md (638, 2023-07-02)
page\code-organization\feature-browser-detection.md (5679, 2023-07-02)
page\contributing.md (18, 2023-07-02)
page\effects.md (470, 2023-07-02)
page\effects (0, 2023-07-02)
page\effects\custom-effects.md (1534, 2023-07-02)
... ...

# The jQuery Learning Site This site aims to be an authoritative educational resource for those wishing to learn how to use jQuery. From beginners, to more advanced users. It's being driven by the jQuery community. ## About The goal of this site is twofold: 1. To serve as a central, trustworthy, narrative compendium of information about how to use jQuery and JavaScript. 2. To remain a timely, vibrant, and community-driven reference with a relatively low barrier to contribution. Much of the initial content - and spirit - comes from [jQuery Fundamentals](http://jqfundamentals.com/legacy), an open-source book about jQuery, originally written by [Rebecca Murphey](http://www.rmurphey.com/) and released in 2010. In 2011, Rebecca [bequeathed the book](http://rmurphey.com/blog/2011/03/17/the-future-of-jquery-fundamentals-and-a-confession/) unto the jQuery Foundation to serve as the basis for this site. The book was split up into individual sections, whch we iterated on and improved over several months. Early on we wanted to ensure we covered as many relevant topics as possible and reached out to writers in the community to give us permission to integrate some of their blog posts as well. ## How This Site Works This site's core content consists of [Markdown](http://daringfireball.net/projects/markdown/) files. The template that controls the site's appearance is a [child theme](https://github.com/jquery/jquery-wp-content/tree/master/themes/learn.jquery.com) of [jquery-wp-content](https://github.com/jquery/jquery-wp-content), and any issues with the presentation should be directed to [that repository](https://github.com/jquery/jquery-wp-content). ### Site Organization All of the content lives inside of the subdirectories of the `page` directory. Each of these subdirectories is considered a **chapter**, and contains one or more **articles**, and there is also a top level file that corresponds to each chapter, which contains the chapter's human-readable title and an overview, which will appear on the chapter's landing page. The [`order.json`](https://github.com/jquery/learn.jquery.com/blob/master/order.json) file controls the order that chapters and articles appear in the site. ### Front Matter Each of the articles on the site has some JSON "Front Matter" that contains metadata. All articles should include the following: * `title` - The title of the article as it will appear in the site. `"title": "jQuery Event Extensions"` * `level` - The approximate level of jQuery experience required to find the article useful. Options: `beginner`, `intermediate`, or `advanced`. `"level": "advanced"` ## Building and Deploying To build and deploy your changes for previewing in a [`jquery-wp-content`](https://github.com/jquery/jquery-wp-content) instance, follow the [workflow instructions](http://contribute.jquery.org/web-sites/#workflow) from our documentation on [contributing to jQuery Foundation web sites](http://contribute.jquery.org/web-sites/). ## How Can I Help? We encourage contribution from anyone. For more comprehensive documentation on how to get involved, please read our [contributing guide](http://learn.jquery.com/contributing).

近期下载者

相关文件


收藏者