Welcome Guest, Not a member yet? Register   Sign In
point pagination uri-segment to a javascript function rather than a number
#1

[eluser]fiktionvt[/eluser]
I am using the CI pagination class and would like to call a javascript function instead of having it broken up into uri segments so.. for example when I create my page with pagination on it the links look like this

http;//localhost/index/doSomething/10

I want to call a javascript function instead so I would like the links to look something like this.

doSomething(10);

is there anyway to manipulate the links without actually changing the Pagination class in CI? Thanks for the help.


Messages In This Thread
point pagination uri-segment to a javascript function rather than a number - by El Forum - 11-18-2009, 06:59 AM



Theme © iAndrew 2016 - Forum software by © MyBB