What is encodeuri() in javascript?


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

Post New Answer

More JavaScript Interview Questions

What kind of conditional statements does JavaScript support?

0 Answers  


How to create a popup warning box?

0 Answers  


How to have an element invoke a javascript on selection, instead of going to a new url?

0 Answers  


How do I turn on javascript on my phone?

0 Answers  


Why do you need javascript?

0 Answers  






What is ‘this’ keyword in JavaScript?

0 Answers  


How do I open javascript on my iphone?

0 Answers  


How dhtml is used in javascript?

0 Answers  


What is "this"?

0 Answers  


If we want to return the character from a specific index which method is used?

0 Answers  


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  


Is javascript insecure?

0 Answers  


Categories