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 do you display a video in HTML 5?
Explain the operation transformation and action in Apache Spark RDD?
What type of questions are asked in Tetra pak onlinr test
Can we use MSSql as backend in asp.net...if yes then How.?
Why use cucumber with selenium?
Tell me what is public accounting?
What is jaxp?
What is the base class of all classes?
What is t2 in aws?
How can you find out how many users are currently logged into the database? How can you find their operating system id?
What is the Site Definitation? How to do?
How will you test a machine learning model for accuracy?
Does sprintf put null character?
What is a proxy?