1
frankblack
Does anyone know how XoopsPageNav and jquery could work together?
  • 2010/1/6 15:13

  • frankblack

  • Just can't stay away

  • Posts: 830

  • Since: 2005/6/13


I am currently remaking my administration area for debaser, but I ran into problem.

I am using XoopsPageNav in order to limit the display of entries on a page. jquery loads the first part nicely into the div, but when I want to switch to the next page the url is called where my jquery resides in - which gives me a problem. Do I have to make my own XoopsPageNav or does anyone know a solution for this problem?

2
frankblack
Re: Does anyone know how XoopsPageNav and jquery could work together?
  • 2010/1/6 17:23

  • frankblack

  • Just can't stay away

  • Posts: 830

  • Since: 2005/6/13


Oops, I did it myself! Made my own solution for this. Thx for your assistance.

3
red_Slider
Re: Does anyone know how XoopsPageNav and jquery could work together?

hi Frank
may you say something more?

4
frankblack
Re: Does anyone know how XoopsPageNav and jquery could work together?
  • 2010/1/7 8:36

  • frankblack

  • Just can't stay away

  • Posts: 830

  • Since: 2005/6/13


frankblack says: MORE! Is that what you expected?

Seriously: I had to use two jquery functions for the page navigation. It looks a bit crippled, because it differs from the original. If you want the code, I'll post it here.