hycsos
12-11-2008, 10:16 PM
Hello
I need some help!
I use Ajax pagination at this adress http://www.dynamicdrive.com/dynamicindex17/ajaxpaginate/index.htm
Can I use an anchor link with ajax pagination like this:
<a href="javascript:mybookinstance.selectpage(1)#anchor">Select 2nd page dynamically to an anchor point in this page</a>
But this method don't work and I don't know what to do!
Can you help me to find some solution to link "javascript:mybookinstance.selectpage(1)" with an anchor
Thank you
I need some help!
I use Ajax pagination at this adress http://www.dynamicdrive.com/dynamicindex17/ajaxpaginate/index.htm
Can I use an anchor link with ajax pagination like this:
<a href="javascript:mybookinstance.selectpage(1)#anchor">Select 2nd page dynamically to an anchor point in this page</a>
But this method don't work and I don't know what to do!
Can you help me to find some solution to link "javascript:mybookinstance.selectpage(1)" with an anchor
Thank you