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

[eluser]bayrem[/eluser]
Hi,

First of all I ant to thank you for this exellent and complete framework.

I decide to use CI in my new project as the framework for views extjs (A well knwon JS library).

I got prob including this one in one CI view Sad

I saw manuy posts and execionnaly this one who got prob like mine http://ellislab.com/forums/viewthread/73741/

the Prob :

I can't include ExtJS library.

Test :

Code:
&lt; script type="text/javascript" src="/extjs/ext-all.js"&gt;< / script>

and this

Code:
&lt; script type="text/javascript" src="&lt;?=basepath;?&gt;/extjs/ext-all.js"&gt;< / script>

No way

got the page but I think that library doesn't load Sad

I got this errors in FIREBUG
Code:
Ext is not defined
[Break on this error] Ext.onReady(function(){
layout.js (line 9)
Ext is not defined
[Break on this error] Ext.DomHelper=function(){var L=null;var F=/^(?:br|frame|hr|img|input|link|meta|r...
ext-all.js (line 9)
sp is undefined
[Break on this error] Ext={version:"2.0.2"};window["undefined"]=window["undefined"];Ext.apply=function...
ext-base.js (line 9)
Ext.onReady is not a function
[Break on this error] Ext.onReady(Ext.example.init, Ext.example);
examples.js (line 60)

Please Help I'm lost

Regards


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