Welcome Guest, Not a member yet? Register   Sign In
CI workin with prototype.
#3

[eluser]edwin87[/eluser]
The response text is written in the content div.

So i have this site:
Code:
<hmtl>
&lt;head&gt;
&lt;/head&gt;
&lt;body&gt;
<div id="container">
<div class="menu">Some menu items</div>
<div id="content">
FOrm elements
</div>
</div>
&lt;/body&gt;
&lt;/html&gt;

And when i'm subbmiten the page. The whole website is shown in the content div.

Code:
<hmtl>
&lt;head&gt;
&lt;/head&gt;
&lt;body&gt;
<div id="container">
<div class="menu">Some menu items</div>
<div id="content">
<hmtl>
&lt;head&gt;
&lt;/head&gt;
&lt;body&gt;
<div id="container">
<div class="menu">Some menu items</div>
<div id="content">
FOrm elements
</div>
</div>
&lt;/body&gt;
&lt;/html&gt;
</div>
</div>
&lt;/body&gt;
&lt;/html&gt;


It looks a bit nasty, but that what is happening.

I hope i clarified it enough for you. Thanks


Messages In This Thread
CI workin with prototype. - by El Forum - 10-30-2008, 01:08 PM
CI workin with prototype. - by El Forum - 10-30-2008, 02:07 PM
CI workin with prototype. - by El Forum - 10-30-2008, 02:20 PM
CI workin with prototype. - by El Forum - 10-30-2008, 02:29 PM
CI workin with prototype. - by El Forum - 10-30-2008, 02:31 PM
CI workin with prototype. - by El Forum - 10-30-2008, 02:48 PM
CI workin with prototype. - by El Forum - 10-30-2008, 03:25 PM
CI workin with prototype. - by El Forum - 10-30-2008, 04:18 PM
CI workin with prototype. - by El Forum - 10-31-2008, 05:51 AM



Theme © iAndrew 2016 - Forum software by © MyBB