jQuery The noConflict() Method

The noConflict() method releases the hold on the $ shortcut identifier, so that other scripts can use it.

Code :