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 stop jqm from auto-enhancing an element? : jquery mobile

0 Answers  


Explain the each() function?

0 Answers  


Explain the common methods of sending a request to a server.

0 Answers  


How can we show and hide an element via jquery?

0 Answers  


What are the different types of selectors?

0 Answers  






What are deferred and promise object in jQuery?

1 Answers  


Which are the popular jQuery CDN? and what is the advantage of using CDN?

1 Answers  


How to include jquery library in asp.net project?

0 Answers  


Is jquery a w3c standard? : jquery mobile

0 Answers  


Define bind() and unbind elements in jQuery?

0 Answers  


Explain some of the key concepts of good code organization patterns.

0 Answers  


What is the difference between onload() and document.ready() function used in jquery?

0 Answers  


Categories