JQuery: Difference between revisions

From Freephile Wiki
JQuery
No edit summary
No edit summary
 
Line 1: Line 1:
{{lowercase title}}
[[wp:jQuery|jQuery]] is the most popular framework for using [[JavaScript]] on the "client-side" in the browser.  Created by Jon Resig.   
[[wp:jQuery|jQuery]] is the most popular framework for using [[JavaScript]] on the "client-side" in the browser.  Created by Jon Resig.   



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.