JQuery: Difference between revisions
From Freephile Wiki
JQuery
m added Category:JavaScript using HotCat |
No edit summary |
||
Line 1: | Line 1: | ||
[[wp:jQuery|jQuery]] is the most popular framework for using JavaScript on the "client-side" in the browser. Created by Jon Resig. | |||
jQuery is used in [[MediaWiki]] (since version 1.16) | |||
[https://learn.jquery.com/plugins/basic-plugin-creation/ Learning basic plugin creation] is one way to get quickly familiar with jQuery. | |||
[[Category:JavaScript]] | [[Category:JavaScript]] |
Revision as of 11:45, 5 June 2015
jQuery is the most popular framework for using JavaScript on the "client-side" in the browser. Created by Jon Resig.
jQuery is used in MediaWiki (since version 1.16)
Learning basic plugin creation is one way to get quickly familiar with jQuery.