Search code examples
jssor

JSSOR thumbail click event


Is there a thumbnail click event for JSSOR?

I want to run some code when a thumbnail is clicked. I looked into EVT_CLICK but it only seems to work with the main slide and not the thumbnails.

Newbie here Thanks!


Solution

  • I resolved my issue by using .click function. Thanks