Welcome Guest, Not a member yet? Register   Sign In
need help with pagination !
#2

[eluser]alsemany[/eluser]
I make a trick for this
and this is the solution

on the configuration file of pagination

Code:
/application/config/pagination.php

I added this line

Code:
$config['anchor_class'] = 'anyclass" target = "_blank';

this will get the output like that


Code:
<a class="anyclass" target="_blank" href="pla.plapla/plapla/"></a>


I hope Codeigniter developer add some other configration to add attributes

thanks


Messages In This Thread
need help with pagination ! - by El Forum - 07-03-2012, 09:23 PM
need help with pagination ! - by El Forum - 07-03-2012, 09:38 PM
need help with pagination ! - by El Forum - 07-03-2012, 11:31 PM
need help with pagination ! - by El Forum - 07-04-2012, 12:46 AM



Theme © iAndrew 2016 - Forum software by © MyBB