Skip Navigation LinksHome / Community & Support / Developer Productivity Tools Forums / Telerik MVC Extensions (superseded) > Window > Dynamic javascript URL in window
Telerik MVC Extensions are no longer supported (see this page for reference). In case you have inquiries about Kendo UI Complete for ASP.NET MVC, post them in the pertinent Kendo UI forums.

Not answered Dynamic javascript URL in window

Feed from this thread
  • Chris avatar

    Posted on Feb 22, 2012 (permalink)

    Hi All,

    I'm loading a full page into a modal window via ajax. The page contains a form. Also with the form are several javascript calls, like:
    <script src="/Scripts/jquery.validate.min.js" type="text/javascript"></script>
    However, if I run firebug and trace all the page calls from the window all the javascript URLs are dynamic, I assume to prevent caching. http://localhost:51551/Scripts/jquery.validate.min.js?_=1329888890616 This seems to be done from inside the telerik code but I've been unsuccessful in locating where. Since these are my javascript files I don't see why they need to be made dynamic. The slow loading of these files on every popup seems sort of silly since they almost never change and should be cached. Anyone see this before? Any ideas on how I can disable the behavior? [EDIT] I'm using open source 2012.1.214.340

Back to Top

Skip Navigation LinksHome / Community & Support / Developer Productivity Tools Forums / Telerik MVC Extensions (superseded) > Window > Dynamic javascript URL in window
Related resources for "Dynamic javascript URL in window"

ASP.NET MVC Window Features  |  Documentation  |  Demos  |  Telerik TV ]