Sunday, March 11, 2012

Location of Javascript files

I think yes, you can link to some JavaScript files. Between the oppening and closing ScriptManager's tags , try to open a new tag called < Scripts> </Scripts>

Hope that helps. Sorry, I dont have VS installed on this machine.

A.


If you want to use ScriptManager control to generate Atlas script references, you can't set folder different from "~/ScriptLibrary" because this path fixed in dll:

Microsoft.Web.UI.ScriptManager.AtlasScriptRoot = "~/ScriptLibrary/Atlas/";


Oh, really !? I'm sorry then :-) .. Thanks David for the great thread.

A.


Hi Einar,

Please see thisrelated thread. In a future build, the script files will be embedded in the assembly, making it easier to manage.

David

No comments:

Post a Comment