Inserting custom image in graphical slider | XM Community
Skip to main content
Solved

Inserting custom image in graphical slider


Hi everyone, I'm trying to use the inbuilt graphic slider like this one for my survey. ! However, I wish to insert my own 5 images rather than smiley faces. Is there any simple way to customise this? Thanks, Harin

Best answer by TomG

You'll have to use JavaScript to find the elements containing the image urls replace them with your own. I would classify the difficulty level as moderate.
View original

TomG
Level 8 ●●●●●●●●
Forum|alt.badge.img+27
  • Level 8 ●●●●●●●●
  • July 6, 2018
You'll have to use JavaScript to find the elements containing the image urls replace them with your own. I would classify the difficulty level as moderate.

Hi! I'm having the same question as well. @TomG, do you have example code of how this can be done?

Leave a Reply