use ExtJS for views (prob to include and load it) |
[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 ![]() 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: < script type="text/javascript" src="/extjs/ext-all.js">< / script> and this Code: < script type="text/javascript" src="<?=basepath;?>/extjs/ext-all.js">< / script> No way got the page but I think that library doesn't load ![]() I got this errors in FIREBUG Code: Ext is not defined Please Help I'm lost Regards |
Welcome Guest, Not a member yet? Register Sign In |