question

The asker of this question selected no best answer.

answers (1)

ilaksh
0
Votes
ilaksh  |  January 03, 2009 10:52 PM
can you not just do something like this:

<script>function nextpage() {
make ajax request to show next page.
... request callback function
{
initialize(); //initialize lightbox
}
}
</script>
<a href="javascript:nextpage()">Next Page</a>
Comment
140

ask any question

Top of Page
Buy Mahalo Dollars
WITH CREDIT CARD OR PAYPAL

Please log in to use this function.