Welcome Guest, Not a member yet? Register   Sign In
HTML5
#6

[eluser]Twisted1919[/eluser]
I'm in with cahva, codeigniter has nothing to do with the html5 thing .
Try like this, take your index.html from the template, put it in a view file and load it into a variable , something like :
Code:
$var = $this->load->view('my-full-view','',TRUE);
exit($var);

Be sure that the images/css/js points to the right direction and they are loaded, then see if the output matches what you expect.

Anyway, i'm more than sure that you do something wrong, not codeigniter.

P.S: Daca esti roman, dupa cum se pare, da-mi un p.m cu id-ul de mess in caz ca nu gasesti rezolvarea si poate te pot ajuta mai mult acolo.


Messages In This Thread
HTML5 - by El Forum - 10-14-2010, 02:36 PM
HTML5 - by El Forum - 10-14-2010, 03:45 PM
HTML5 - by El Forum - 10-14-2010, 04:09 PM
HTML5 - by El Forum - 10-14-2010, 08:41 PM
HTML5 - by El Forum - 10-14-2010, 11:25 PM
HTML5 - by El Forum - 10-15-2010, 05:21 AM
HTML5 - by El Forum - 10-15-2010, 05:48 AM



Theme © iAndrew 2016 - Forum software by © MyBB