JQuery: Difference between revisions
From Freephile Wiki
JQuery
No edit summary |
No edit summary |
||
(One intermediate revision by the same user not shown) | |||
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. | {{lowercase title}} | ||
[[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) | jQuery is used in [[MediaWiki]] (since version 1.16) |
Latest revision as of 11:51, 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.