Ajax.NET LoadScriptsBeforeUI

J

Jason Kester

Anybody here using Ajax.NET? Specifically with
LoadScriptsBeforeUI=false on your ScriptManager?

I've been banging my head against the wall all morning trying to get
that attribute to function as advertised. In theory, it should move
all the WebResource.axd script tags down below the rest of your
content so that your page will actually load in under 10 seconds. In
my experience, it does absolutely nothing. Those script blocks just
sit there up at the top of the form regardless of whether
LoadScriptsBeforeUI is True of False.

Can anybody here verify that LoadScriptsBeforeUI actually does
anything?

Thanks!
 
B

bruce barker

only the ajax resource includes (scriptresource.axd) are moved.


-- bruce (sqlwork.com)
 

Ask a Question

Want to reply to this thread or ask your own question?

You'll need to choose a username for the site, which only take a couple of moments. After that, you can post your question and our members will help you out.

Ask a Question

Members online

No members online now.

Forum statistics

Threads
474,432
Messages
2,571,682
Members
48,796
Latest member
Greg L.

Latest Threads

Top