Golgappa.net | Golgappa.org | BagIndia.net | BodyIndia.Com | CabIndia.net | CarsBikes.net | CarsBikes.org | CashIndia.net | ConsumerIndia.net | CookingIndia.net | DataIndia.net | DealIndia.net | EmailIndia.net | FirstTablet.com | FirstTourist.com | ForsaleIndia.net | IndiaBody.Com | IndiaCab.net | IndiaCash.net | IndiaModel.net | KidForum.net | OfficeIndia.net | PaysIndia.com | RestaurantIndia.net | RestaurantsIndia.net | SaleForum.net | SellForum.net | SoldIndia.com | StarIndia.net | TomatoCab.com | TomatoCabs.com | TownIndia.com
Interested to Buy Any Domain ? << Click Here >> for more details...


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


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

Post New Answer

More JavaScript Interview Questions

What is the difference between undeclared & undefined?

0 Answers  


What is enum data type?

0 Answers  


What are the string methods?

0 Answers  


How to go next field without filling the text? Which function should we use?

4 Answers  


Write a JavaScript function which can take any number of strings as arguments and outputs them as a single concatenated string.

4 Answers  


What is the difference between null & undefined?

0 Answers  


What would be the result of 3+2+”7″?

0 Answers  


What is the difference between var and let?

0 Answers  


What is a function constructor?

0 Answers  


What's the purpose of javascript?

0 Answers  


How can you do a character count in javascript?

0 Answers  


What are anonymous functions in Javascript?

0 Answers  


Categories