Changes

JQuery and Bex

35 bytes added, 10:14, 5 November 2014
no edit summary
== Overview ==
To use JQuery within bxp we need to modify the jQuery identifier, we need to do this as bxp uses the Prototype library. The Prototype Library uses the $ identifier just like JQuery and because the Prototype library is referenced before the jQuerywe must make a small modification. Jquery jQuery allow you to modify the $ identifier to be a custom one, inorder in order to avoid any issues with jQuery