• I am trying to achieve the following example in a specific way:
    /*start of example*/
    /*list*/

    • list item a
    • list item b
    • list item c

    /*slider with 3 pages*/
    slider page 1
    /*end of example*/

    I have achieved this simple example using a text box and a slider (smart slider 3), but I am looking for the following behavior:

    I would like a direct link between the slider and the list items:

    • List item a gets highlighted/bold when slider is on page 1, similar with list item b and slider page 2 and so on
    • Clicking on list item b will make the slider jump to page 2
    • Moving the slider to page 3 will highlight list item c

    I understand that other people will not do my homework, and I do not expect full code examples. I would be very grateful for either a pointer to a plug in that can do this, a pointer to a (php) tutorial that explains something similar, or any other helpful tips.

    • This topic was modified 8 years, 11 months ago by thubregtsen.
Viewing 1 replies (of 1 total)
Viewing 1 replies (of 1 total)

The topic ‘Text that changes a slider’s position’ is closed to new replies.