I have a list of publications.
By default 5 publications are displayed in a list.
Beneath the list is a “More” link. Each time the link is clicked 5 additional publications are displayed. Eg. 10 publications, 15 publications, 20 publications and so on. Ideally this is done without re-loading the page.
Once the total number of publications are reached the More link would disappear or become inactive.
I’ve gone round in circles with this and tried many ways but can’t get it to work.
Can anyone provide some insight on this?