Can we use our own specific character in the place of $ sign in jQuery?



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

Post New Answer

More jQuery Interview Questions

How to check data type of any variable in jquery? : jquery mobile

0 Answers  


Tell me what does $("div") will select? : jquery mobile

0 Answers  


Difference between document.ready and window.onload? : jQuery Mobile

0 Answers  


What is the difference between $(this) and 'this' in jquery?

0 Answers  


What is jQuery CDN?

0 Answers  


How can you get the type of arguments passed to a function?

0 Answers  


Mention some advantages of jquery.

0 Answers  


What is the use of jQuery.data() method?

0 Answers  


How to disable cut,copy and paste in TextBox using jQuery?

0 Answers  


What is the difference between .js and .min.js?

1 Answers  


Is jquery code exicuted on the clientside, or serverside?

0 Answers  


Which sign is used as a shortcut for jQuery?

0 Answers  


Categories