<script type="text/javascript">

function dispValue(e) {

v = function (s) { return e.name + ': ' + s }



if (e.type == "") return v(e.checked ? "" : "");



else return v(e.value);

}


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 HTMLCollection and NodeList?

0 Answers  


How to use one javascript function for multiple input fields?

0 Answers  


How do I open a website code?

0 Answers  


What does "1"+2+3 evaluate to?

0 Answers  


What is event bubbling and capturing in javascript?

0 Answers  






What is the importance of javascript? Expalin

0 Answers  


What is an asynchronous programming? Why is it important in javascript?

0 Answers  


how to use java script

1 Answers   Infosys,


How to access the value of a textbox using javascript?

0 Answers  


What is the difference between a web-garden and a web-farm?

0 Answers  


Why is object naming important to use in javascript?

0 Answers  


What is the statement to enable strict mode in javascript quiz?

0 Answers  


Categories