Welcome Guest, Not a member yet? Register   Sign In
Loading a div in view.
#1

[eluser]Unknown[/eluser]
while loading a view is it possible to load only a small part of a page.
Say i have a template page that contains 5 div's and i just want to load a single div(id=xyz).

In my controller i like to do something like this

public function index()
{
$this->load->view(<div id=xyz>);
}


Messages In This Thread
Loading a div in view. - by El Forum - 02-12-2009, 01:09 AM
Loading a div in view. - by El Forum - 02-12-2009, 02:22 AM
Loading a div in view. - by El Forum - 02-12-2009, 03:19 AM



Theme © iAndrew 2016 - Forum software by © MyBB