I am currently stuck with loading a partial view using a radio button, can anyone help me. Below is my jquery.
Loading
Know the answer? Post it — somebody with the same question will find it here.
Sign in to answer this question
It is the same account you read, post and publish with — and you will come straight back to this page.
Jaganathan BantheswaranPosted Oct 8, 2013, 2:10 AM
Here is a working example.
Check that value attribute of radio is same as $(this).val() === 'CreateMenu'.
http://jsfiddle.net/Jaganathan/2uwmX/
Veena SardaPosted Oct 8, 2013, 12:14 AM