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
Why we need jquery mobile? : jquery mobile
How we can modify the css class in jquery?
Tell me which program is useful for testing jquery?
Where jQuery code is getting executed?
Explain remove class jquery with example?
How can an element be checked if it contains a specific class?
Can you please explain the difference between .js and .min.js? : jquery mobile
How to set attributes of an element using jquery?
How to use connect in jquery?
How to get the current offset of the first matched element, in pixels, relative to the document using ?
How to debug jquery code/ debug jquery?
Explain .empty() vs .remove() vs .detach().
what does $("div") will select? : jquery mobile
How to check variable is empty or not in jquery?
How can you use a jquery library in your project?