jQueryNoConflict
A Boolean property that only applies if you use jQuery. If evaluated to be True, jQuery.noConfict() is called to relinquish the $ name. You need to include the other library that uses the $ name before you include jQuery Core.
Default value
False.
Valid values
True or False.
Example