top button
Flag Notify
    Connect to us
      Site Registration

Site Registration

What is the use for noconflict method in jquery?

0 votes
373 views
What is the use for noconflict method in jquery?
posted May 31, 2018 by Puneet Batra

Share this question
Facebook Share Button Twitter Share Button LinkedIn Share Button

1 Answer

0 votes

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.

answer Jun 29, 2018 by Amarvansh
Similar Questions
+1 vote

Also tell me how to use this noConflict() method.

0 votes

Please help any one with some basic examples.Am new to j query.

0 votes

Please explain with some examples .

...