DRAG DROP
There is an ASP.NET Web site PassGuideWS.
There is an ASP.NET Web application PassGuideApp.
JavaScript libraries is used by PassGuideApp. Most pages of PassGuideApp uses
JavaScript. Some scripts are depended on other scripts.
The script libraries must be loaded in parallel using ASP.NET Ajax Library Script Loader
(sequential loading makes some of the pages run too slowly).
There is an ASP.NET Web site PassGuideWS…
DRAG DROP
There is an ASP.NET Web site PassGuideWS.
There is an ASP.NET Web application PassGuideApp.
JavaScript libraries is used by PassGuideApp. Most pages of PassGuideApp uses
JavaScript. Some scripts are depended on other scripts.
The script libraries must be loaded in parallel using ASP.NET Ajax Library Script Loader
(sequential loading makes some of the pages run too slowly).
The first action is wrong. It should be “call Sys.Require” rather than “call Sys.Get”.