-
30 May 2012 8:28 AM #1
ext-all.js loaded twice as shown in "Network" tab in IE
ext-all.js loaded twice as shown in "Network" tab in IE
I am using Ext Js 4.0. If you look at the below image capture of the Network tab in IE9, the ext-all.js is loaded twice. There is nothing in the code calling it twice. I use the below lines in the html file to call the extjs script files.
Network_Capture.jpgCode:<script src="extjs/ext-all.js"></script> <link rel="stylesheet" type="text/css" href="extjs/resources/css/ext-all.css" />
-
30 May 2012 8:38 AM #2
-
8 Jun 2012 11:31 AM #3


Reply With Quote