Welcome Guest, Not a member yet? Register   Sign In
Pagination Links with Javascript
#1

[eluser]Milaan[/eluser]
Hello,

the Pagination Library works just fine on my site but i would really need to add onclick links to each pagination link and change href to [removed]void(0). Currently it looks like CI cant do this .Anyone has an idea how to accomplish this with CI ?

CodeIgniter produces this link:
Code:
<a href="/page/index/60">2</a>

and i want:
Code:
a href="javasccript:void(0);" onclick="function('/page/index/60')">  2 </a>

Milaan


Messages In This Thread
Pagination Links with Javascript - by El Forum - 11-26-2009, 01:50 AM
Pagination Links with Javascript - by El Forum - 11-26-2009, 03:20 AM
Pagination Links with Javascript - by El Forum - 12-18-2009, 10:18 PM



Theme © iAndrew 2016 - Forum software by © MyBB