Creative UI/UX Designers Question:
Download Job Interview Questions and Answers PDF
Can you combine Jquery combined with other libraries?
Answer:
Jquery combined with other java script libraries like prototype, mootools that time Jquery coding will be conflict with other libraries.
So that time use this command for non -conflict jquery with other java script libraries.
jQuery.noConflict();
So that time use this command for non -conflict jquery with other java script libraries.
jQuery.noConflict();
Download Creative User Interface UX Interview Questions And Answers
PDF
Previous Question | Next Question |
Name some of methods of JQuery used to provide effects? | Can we submit a form by ajax using Jquery? |