We currently have 2 versions of jQuery working side by side on the website, one set in place by Wordpress, the other included as a dependency for the Flot jQuery graphing plugin. We would like to have only a single version of jQuery loaded on the website pages.
Description
Description
Event Timeline
Comment Actions
For the records, this is currently the case only for the /archive page, but it might spread elsewhere if/when we decide to use flot on other pages.
A naive attempt of using float with only the version of jquery shipped by Wordpress failed, due to flot relying on jquery being bound to $().