The noConflict() method releases jQuery's control of the $ variable. This method can also be used to specify a new custom name for the jQuery variable. Tip: This method is useful when other JavaScript libraries use the $ for their functions.
Also tell me how to use this noConflict() method.
noConflict()
Please help any one with some basic examples.Am new to j query.
Please explain with some examples .