How we can call a javascript function on the change of a dropdown list in mvc?



How we can call a javascript function on the change of a dropdown list in mvc?..

Answer / Anuja Pandey

To call a JavaScript function on the change of a dropdown list in MVC, you can use jQuery's onChange event. Assign the JavaScript function to the onChange attribute of the dropdown list HTML element.

Is This Answer Correct ?    0 Yes 0 No

Post New Answer

More Dot Net Framework Interview Questions

What is the meaning of unobtrusive javascript?

1 Answers  


Is entity framework slow?

1 Answers  


What is the advantage of using asp.net routing?

1 Answers  


How do you initiate a string without escaping each backslash ?

1 Answers  


How do you box a primitive data type variable ?

1 Answers  


What is the use of JIT

1 Answers  


What is poco proxy? : Entity framework

1 Answers  


How do you convert a string into an integer in .NET

1 Answers  


What is the use of the default route {resource}.axd/{*pathinfo} ?

1 Answers  


How to set background for total website, on that another another layer, in that we keep website data,,for example see www.msn.com. On one faded background we ll have layer like other background..Do explain how its possible

2 Answers  


Is mvc 4 supporting windows azure sdk (software development kit) ?

1 Answers  


Why do you need to box a primitive variable

1 Answers  


Categories