blockui and MVC 4

blockui and MVC 4

I am using Visual Studio 2012 and created two default MVC web projects one MVC 3 and the other MVC 4, both are using the Razor engine

I added the blockUI.js script to the projects and hooked up a jQuery click event to do the UI blocking.

the code in MVC 3 works

the MVC 4 does not, the blockUI script loads but I get an error trying to block or unblock