Welcome to Dovetail Software Blogs : Sign in | Join | Help

Browse by Tags

All Tags » jQuery   (RSS)
jQuery 1.4 breaks ASP.Net MVC actions with array parameters
We had a Ajax-ified page break on us today and eventually figured out that the cause was related to an upgrade of jQuery and in particular a change in how jQuery 1.4 does serialization of array parameters for Ajax operations. From the jQuery 1.4 Release Read More...