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

[eluser]bayrem[/eluser]
I only gave an example in the main post, if u want the complete file here we are :

Here is the the complete code used in the view file :

Code:
<!DOCTYPE HTML PUBLIC "-//W3C//DTD HTML 4.01//EN" "http://www.w3.org/TR/html4/strict.dtd">
&lt;html&gt;
&lt;head&gt;
&lt;meta http-equiv="Content-Type" content="text/html; charset=ISO-8859-1"&gt;
&lt;title&gt;Example&lt;/title&gt;
&lt;link rel="stylesheet" type="text/css" href="/extjs/resources/css/ext-all.css"&gt;



&lt;link rel="stylesheet" type="text/css" href="/extjs/examples/examples.css"&gt;

    
    
    

    &lt;style type="text/css"&gt;
        .x-panel-body p {
            margin: 10px;
            font-size: 12px;
        }
    &lt;/style&gt;
&lt;/head&gt;
&lt;body&gt;

&lt;!-- EXAMPLES --&gt;
<h1>Windows with Layouts</h1>
<p>This example shows how Ext containers can be nested in windows to create advanced layouts.</p>
&lt;input type="button" id="show-btn" value="Show Window"/&gt;<br/><br/>
<p>Note that the js is not minified so it is readable. See <a href="/extjs/examples/window/layout.js">layout.js</a> for the full source code.</p>
<img src="/extjs/docs/resources/accordian.gif">
&lt;/body&gt;
&lt;/html&gt;


Info :
I load an Image
Code:
<img src="/extjs/docs/resources/accordian.gif">

and the image displays without any prob

PS :

My folder structure is like this :


/
/index.php
/extjs/
....
/view/ewemple.php
.....


Au secours Sad


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