[Xerte-dev] slideshow navigation within the text?

Ron Mitchell ronm at mitchellmedia.co.uk
Wed Oct 7 12:58:45 BST 2015


Hi all

quick question.

On a slide show page is there a way I can add navigation to a text or
graphic element e.g. next >> which replicates the model code e.g. 

.click(function() {
slideshow.panelChange($("#pageContents").data("currentPage") + 1);

and likewise:

.click(function()
{slideshow.panelChange($("#pageContents").data("currentPage") - 1);

Cheers

Ron

-------------- next part --------------
An HTML attachment was scrubbed...
URL: <http://lists.nottingham.ac.uk/pipermail/xerte-dev/attachments/20151007/f9744ac4/attachment.html>


More information about the Xerte-dev mailing list