Quantcast
Channel: JavaScript – CoderzHeaven
Viewing all articles
Browse latest Browse all 21

jQuery dollar sign alternative

$
0
0

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 $.


Viewing all articles
Browse latest Browse all 21

Latest Images

Trending Articles



Latest Images