JQuery Developer Question:
Download Job Interview Questions and Answers PDF
Can you please explain the difference between jQuery-x.x.x.js and jQuery.x.x.x min.js?
Answer:
jQuery-x.x.x.js = Pretty and easy to Read this one.
jQuery.x.x.x min.js = Looks like gibberish! But has a smaller file size. Put this one on your site for fast loading and less size.
jQuery.x.x.x min.js = Looks like gibberish! But has a smaller file size. Put this one on your site for fast loading and less size.
Download JQuery Developer Interview Questions And Answers
PDF
Previous Question | Next Question |
Can you please explain the difference between jquery.size() and jquery.length? | What is the use of .Size() method in Jquery? |