jQuery

Intro to jQuery within PloneIntro to jQuery within Plone
|
July 23, 2014

Intro to jQuery within Plone

jQuery is a JavaScript library that allows you to do many of the same things as regular JavaScript, but in an easier way that results in less code. Recently, the jQuery library was split out of Plone into a separate package (plone.app.jquery) in order to make updating jQuery itself easier.

READ MORE