Views: 7930
Last Modified: 12.09.2014
When working with JS in Bitrix Framework both a standard library and third party libraries can be used. Third party libraries can be used only after they have been connected.
An Example of Connection for jQuery
CJSCore::Init('jquery');
For different versions of jQuery and third party libraries: