Can we use our own specific character in the place of $ sign in jQuery?
Answer / chaitanya
Yes. It is possible using jQuery.noConflict().
Is This Answer Correct ? | 2 Yes | 0 No |
How to check data type of any variable in jquery? : jquery mobile
Tell me what does $("div") will select? : jquery mobile
Difference between document.ready and window.onload? : jQuery Mobile
What is the difference between $(this) and 'this' in jquery?
What is jQuery CDN?
How can you get the type of arguments passed to a function?
Mention some advantages of jquery.
What is the use of jQuery.data() method?
How to disable cut,copy and paste in TextBox using jQuery?
What is the difference between .js and .min.js?
Is jquery code exicuted on the clientside, or serverside?
Which sign is used as a shortcut for jQuery?