Welcome Guest, Not a member yet? Register   Sign In
use ExtJS for views (prob to include and load it)
#14

[eluser]bayrem[/eluser]
thank you very much for you're help and reactivity

the prob was because of the extjs libraries calls was not in the good order, for those how will have the same prob. Here is the answer, the right order :

Code:
< link rel="stylesheet" type="text/css" href="<?= base_url(); ?>ext/resources/css/ext-all.css">
&lt; script type="text/javascript" src="&lt;?= base_url(); ?&gt;ext/adapter/ext/ext-base.js"&gt;< / script>
&lt; script type="text/javascript" src="&lt;?= base_url(); ?&gt;ext/ext-all.js"&gt;< / script>
&lt; script type="text/javascript" src="&lt;?= base_url(); ?&gt;ext/examples/examples.js"&gt;< / script>
&lt; script language="javascript" src="&lt;?= base_url(); ?&gt;ext/examples/window/layout.js"&gt;< /script>

Thanks twice for you're help.

Maybe will need you later in a advanced stage

LOL


Messages In This Thread
use ExtJS for views (prob to include and load it) - by El Forum - 05-27-2008, 08:43 AM
use ExtJS for views (prob to include and load it) - by El Forum - 05-27-2008, 09:41 AM
use ExtJS for views (prob to include and load it) - by El Forum - 05-27-2008, 09:41 AM
use ExtJS for views (prob to include and load it) - by El Forum - 05-27-2008, 09:42 AM
use ExtJS for views (prob to include and load it) - by El Forum - 05-27-2008, 09:52 AM
use ExtJS for views (prob to include and load it) - by El Forum - 05-27-2008, 09:53 AM
use ExtJS for views (prob to include and load it) - by El Forum - 05-27-2008, 10:05 AM
use ExtJS for views (prob to include and load it) - by El Forum - 05-27-2008, 10:06 AM
use ExtJS for views (prob to include and load it) - by El Forum - 05-27-2008, 10:09 AM
use ExtJS for views (prob to include and load it) - by El Forum - 05-27-2008, 10:20 AM
use ExtJS for views (prob to include and load it) - by El Forum - 05-27-2008, 10:23 AM
use ExtJS for views (prob to include and load it) - by El Forum - 05-27-2008, 10:29 AM
use ExtJS for views (prob to include and load it) - by El Forum - 05-27-2008, 10:34 AM
use ExtJS for views (prob to include and load it) - by El Forum - 05-27-2008, 10:49 AM
use ExtJS for views (prob to include and load it) - by El Forum - 05-28-2008, 06:36 PM
use ExtJS for views (prob to include and load it) - by El Forum - 05-29-2008, 09:19 AM



Theme © iAndrew 2016 - Forum software by © MyBB