Hi,
Dollar ($) sign is a shortcut for jQuery. But sometimes it may have conflict with some other JavaScript library functions which also uses $ sign. What to do then?
Its simple. Use jQuery noConflict() method for creating any custom names. See for yourselves.
I am going to hide!
Here ‘jqNew’ is your custom name for $.