Whether our own specific characters are used in place of $ in jQuery?

Asked: Apr 14, 2023

Yes, We can use our own variable in place of $ by using the method called no Conflict () method.
var sample = $.noConflict()

Asked by brijesh

Answers (0)

No answers yet. Be the first to answer!