M
msch.prv
Hi, I have a series of external js files (tiny mce, ..) and plan on
adding some Ajax (Ajax tool kit) to parts of the site.
Question: Must these js files be embedded in the script manager or can
still they be referenced in a page via the
RegisterClientScriptInclude() method? At present, some files are
registered in the master page's header section but I noticed a sharp
delay at launch time. (Don't know if this is related to the toolkit.).
TIA for any hints.
adding some Ajax (Ajax tool kit) to parts of the site.
Question: Must these js files be embedded in the script manager or can
still they be referenced in a page via the
RegisterClientScriptInclude() method? At present, some files are
registered in the master page's header section but I noticed a sharp
delay at launch time. (Don't know if this is related to the toolkit.).
TIA for any hints.