Welcome Guest, Not a member yet? Register   Sign In
jQuery pagination links not showing up in Google search results
#4

[eluser]bl00dshooter[/eluser]
Just a off topic tip:

If you're using the JS function directly in the href, you're probably doing it wrong. Instead of that, use the normal codeigniter links. Then, with jQuery, select the onClick event of the <a>'s, do your ajax stuff using the attr jQuery function, and put return false or use prevent default jQuery function. By doing this, your pagination will still use ajax and normal page loads for who doesn't java JS enabled.


Messages In This Thread
jQuery pagination links not showing up in Google search results - by El Forum - 09-24-2010, 12:38 PM



Theme © iAndrew 2016 - Forum software by © MyBB