What are the difference between javascript and jquery?


No Answer is Posted For this Question
Be the First to Post Answer

Post New Answer

More JavaScript Interview Questions

The below script is working Internet browser but not working in mozilla plz find that good way... function doSubmit(op){ var rowcount=document.getElementsByName ("parameterTypeId").length; var parameterGrade; var performance; var goal; if(op == "save"){ for (var i=0; i < rowcount; i++) { var param=eval("document.forms [0].parameterGrade"+i); if(param.value != "select"){ return true; } } alert("Please rate atleast one attribute"); return false; }//if ends here

0 Answers  


what is the extension of java script.

1 Answers  


What is the ‘Strict’ mode in JavaScript and how can it be enabled?

0 Answers  


What are the difference between javascript and jquery?

0 Answers  


Can you give an example showing javascript hoisting?

0 Answers  






What is difference between local and global scope in javascript ?

0 Answers  


How to detect the OS on the client machine in JavaScript?

0 Answers  


What is null variable?

0 Answers  


What is encodeuri() function?

0 Answers  


How to force a page to go to another page using javascript ?

0 Answers  


Describe what u had done today?

0 Answers   Genpact, Sams,


What is built in function in javascript?

0 Answers  


Categories