Write the code for adding new elements dynamically?
Why we use java script when java also supports validation?
How to change the background color of HTML document using JavaScript?
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
How to accessing elements using javascript?
What is the difference between attributes and property?
How long does it take to learn javascript?
Hi all, I got a job in Bangalore even though it's recession time. They have said my project will involve Java, Ruby on Rails, Ajax and they also said Web Services (which i have always wanted to try) and some stuff I have not much exposure like REST, mashups and Struts. Can anyone tell me if there are some good training or conferences to get to speed with these technologies. I need to do really good in my job. Thanks, Vaibhavi
What is the use of type of operator?
How do I run code in browser console?
How to comment javascript code?
What javascript means?
What do ellipses mean in javascript?