You signed in with another tab or window. Reload to refresh your session.You signed out in another tab or window. Reload to refresh your session.You switched accounts on another tab or window. Reload to refresh your session.Dismiss alert
Hi,
I'm using jplist to paginate pages from a doc inside a modal and encounter this issue: all the pages button are displayed 1. Here's what I did: I put static html text for the pagination control:
(the returnData is what I got after sending an Ajax request). This only happens after I dismiss the modal, the first time I initiated the jplist, it works perfectly. Any ideas on what I can do to solve this? Thanks in advance.
The text was updated successfully, but these errors were encountered:
Hi,
I'm using jplist to paginate pages from a doc inside a modal and encounter this issue: all the pages button are displayed 1. Here's what I did: I put static html text for the pagination control:
In a js file, I wrote these scripts:
(the returnData is what I got after sending an Ajax request). This only happens after I dismiss the modal, the first time I initiated the jplist, it works perfectly. Any ideas on what I can do to solve this? Thanks in advance.
The text was updated successfully, but these errors were encountered: