Welcome Guest, Not a member yet? Register   Sign In
Codeigniter Pagination Links Problem
#2

[eluser]Unknown[/eluser]
Code:
$this->pagination->initialize($config); //initialize pagination
        $config['num_tag_open'] = '<div id="pagination">';  
        $config['num_tag_close'] = '</div>';
$this->pagination->initialize($config); place it at the end and try again。


Messages In This Thread
Codeigniter Pagination Links Problem - by El Forum - 09-27-2012, 02:59 AM
Codeigniter Pagination Links Problem - by El Forum - 09-27-2012, 04:58 AM
Codeigniter Pagination Links Problem - by El Forum - 09-27-2012, 07:15 AM
Codeigniter Pagination Links Problem - by El Forum - 09-27-2012, 09:17 AM
Codeigniter Pagination Links Problem - by El Forum - 09-28-2012, 07:02 AM
Codeigniter Pagination Links Problem - by El Forum - 09-28-2012, 08:17 AM



Theme © iAndrew 2016 - Forum software by © MyBB