General_Sun
05-15-2008, 03:26 AM
1) Script Title: Virtual Pagination
2) Script URL (on DD):
http://www.dynamicdrive.com/dynamicindex17/virtualpagination.htm
3) Describe problem:
I have 2 questions.
How do I get a page change effect to take place? For example, if I change from one page to another there would be a fade effect, or some other effect.
A second question, how do I run a script upon a page change.
For example:
<p class="virtualpage" script=playsound1>
</p>
<p class="virtualpage" script=playsound2>
</p>
If it helps, I have access to jquery library.
Thanks!
2) Script URL (on DD):
http://www.dynamicdrive.com/dynamicindex17/virtualpagination.htm
3) Describe problem:
I have 2 questions.
How do I get a page change effect to take place? For example, if I change from one page to another there would be a fade effect, or some other effect.
A second question, how do I run a script upon a page change.
For example:
<p class="virtualpage" script=playsound1>
</p>
<p class="virtualpage" script=playsound2>
</p>
If it helps, I have access to jquery library.
Thanks!