Can we use our own specific character in the place of $ sign in jQuery?
Answer Posted / chaitanya
Yes. It is possible using jQuery.noConflict().
| Is This Answer Correct ? | 2 Yes | 0 No |
Post New Answer View All Answers
What is the use of val() method in jquery?
What are the the two types of cdns?
How to submit a form without submit button using jquery?
Define all the ways to include jquery in a page?
Explain various methods to make ajax request in jquery?
Explain bind() vs live() vs delegate() methods.
What is the difference between javascript and jquery?
What are the basic selectors in jQuery?
Explain is jquery replacement of java script? : jquery mobile
How to set jquery mobile responsive table width to 100% width despite css styles? : jquery mobile
How to get the server response from an ajax request using jquery?
Differentiate between width() vs css(‘width’) in jquery
What is resize() function in jquery?
How to find grand children in of an element?
What is $('div')? : jquery mobile