i am bulding an image gallery with thumbnails.
i’ll have a grid of 12 thumbs displayed each time so in some instance i’ll need Prev and Next buttons to load previous and following set of 12.
the thumbs will be xml driven.
i’ve written most of the code for it, the part i seem to be struggling is this “division in sets of 12” and when to display prev and next btns.
does anybody know of an example or a tutorial explaining just that?
cheers
D