Hi everyone.
I have a Masterpage which includes ALL my scripts and styles.
Up to AjaxControlToolkit 4.5, the tag <script type="text/javascript" src='<%= ResolveUrl("~/Scripts/jquery-1.10.2.js")%>'></script> worked just fine. Really fine!
Then I installed the new release jut yesterday. What a headache!
i can't find where to insert this: "in the “ajaxControlToolkit” config section (Web.config), set the “renderStyleLinks” attribute to “true”, and the “useStaticResources” attribute to “false”
Any help?
Regards.
Comments: Thank you fadilmamedov. I`ll try that and let you all know. Regards.
I have a Masterpage which includes ALL my scripts and styles.
Up to AjaxControlToolkit 4.5, the tag <script type="text/javascript" src='<%= ResolveUrl("~/Scripts/jquery-1.10.2.js")%>'></script> worked just fine. Really fine!
Then I installed the new release jut yesterday. What a headache!
i can't find where to insert this: "in the “ajaxControlToolkit” config section (Web.config), set the “renderStyleLinks” attribute to “true”, and the “useStaticResources” attribute to “false”
Any help?
Regards.
Comments: Thank you fadilmamedov. I`ll try that and let you all know. Regards.