kdnyegaard
4 Aug 2007, 6:17 PM
At this time, I am only using basic dialog functions, but I am including this in my header:
<link rel="stylesheet" type="text/css" href="/js/resources/css/ext-all.css" />
<link rel="stylesheet" type="text/css" href="/js/resources/css/xtheme-gray.css" />
<script type="text/javascript" src="/js/adapter/ext/ext-base.js"></script>
<script type="text/javascript" src="/js/ext-all.js"></script>
The load times are rather excrutiating and I would like to know what is the minimun I need to load?
Thanks!
<link rel="stylesheet" type="text/css" href="/js/resources/css/ext-all.css" />
<link rel="stylesheet" type="text/css" href="/js/resources/css/xtheme-gray.css" />
<script type="text/javascript" src="/js/adapter/ext/ext-base.js"></script>
<script type="text/javascript" src="/js/ext-all.js"></script>
The load times are rather excrutiating and I would like to know what is the minimun I need to load?
Thanks!