Referencing external js scripts with Ajax

Collapse
This topic is closed.
X
X
 
  • Time
  • Show
Clear All
new posts
  • msch.prv@gmail.com

    Referencing external js scripts with Ajax

    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
    RegisterClientS criptInclude() 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.
Working...