Search Results

2
votes
4answers
1k views

ASP.NET MVC and JQuery get info to controller

I am totally confused on how to do ajax stuffs with jQuery and it seems the more I try the more confused I get. At this point all I want to do is get data to my controller using jQuery ajax. Some …
1
vote
2answers
1k views

JQuery Require Checkbox and Radio Button before submit

I am having one heck of a hard time trying to figure this out. Been looking at examples and tools for JQuery validation for over 3 hours now. All I want to do is require that a checkbox is …