[CLOSED] AutoLoad Scripts

  1. #1

    [CLOSED] AutoLoad Scripts

    Hello,

    Was just wondering what the Scripts property for the AutoLoad does?

    Cheers,
    Timothy
  2. #2

    RE: [CLOSED] AutoLoad Scripts

    Hi,

    This property is used if Mode="Merge" only


    If true any <script> tags embedded in the response text will be extracted and executed.*
  3. #3

    RE: [CLOSED] AutoLoad Scripts

    Hello vladimir,

    Thanks, and is it correct to assume that if the merged content has any server side events attached to it that we should be using mode="IFrame" instead?

    Cheers,
    Timothy
  4. #4

    RE: [CLOSED] AutoLoad Scripts

    Hi,

    Yes, because merged content is absent on server side (merged controls are absent in the main page) therefore ASP.NET can't find controls to perform server side handlers*

Similar Threads

  1. [CLOSED] how to add scripts to a MVC response at runtime
    By RCN in forum 1.x Legacy Premium Help
    Replies: 5
    Last Post: Feb 24, 2012, 8:44 PM
  2. [CLOSED] Scripts at bottom of page
    By rthiney in forum 1.x Legacy Premium Help
    Replies: 2
    Last Post: Sep 07, 2011, 7:53 PM
  3. [CLOSED] Latest scripts in SVN?
    By rthiney in forum 1.x Legacy Premium Help
    Replies: 2
    Last Post: Jul 13, 2011, 7:24 PM
  4. [CLOSED] [1.0] Forcing all ext net scripts to load
    By bsnezw in forum 1.x Legacy Premium Help
    Replies: 3
    Last Post: Jan 14, 2011, 8:54 PM
  5. [CLOSED] [1.0] MVC and Scripts
    By Timothy in forum 1.x Legacy Premium Help
    Replies: 14
    Last Post: Feb 24, 2010, 6:13 PM

Posting Permissions