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 |
What is the meaning of unobtrusive javascript?
Is entity framework slow?
What is the advantage of using asp.net routing?
How do you initiate a string without escaping each backslash ?
How do you box a primitive data type variable ?
What is the use of JIT
What is poco proxy? : Entity framework
How do you convert a string into an integer in .NET
What is the use of the default route {resource}.axd/{*pathinfo} ?
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
Is mvc 4 supporting windows azure sdk (software development kit) ?
Why do you need to box a primitive variable