vote up 0 vote down star

with the Ajax Control Toolkit, one can easily drag and drop all types of great extender onto controls, but they register a boatload of Javascript to do it. 1) how do control this. and 2) If the scriptmanager is in the masterpage, is there anyway to control the loading of a script on one page that isn't in another? for example: calendar extender is on one page, but the script for it gets loaded on every page that is a child of the master page.

flag

70% accept rate

1 Answer

vote up 0 vote down

I'd love to have an answer to this, as well. The toolkit's blind insertion of javascript, without regard to best practices, has led our devs to make ridiculously large pages.

The whole POINT to the toolkit is to make design easy, but now we have to refactor our entire UI, because of the 'ease' it provided. We're sending HUGE pages out, which we cannot cache.

link|flag

Your Answer

Get an OpenID
or

Not the answer you're looking for? Browse other questions tagged or ask your own question.