Bipolar slider | XM Community
Skip to main content
Question

Bipolar slider

  • May 31, 2023
  • 2 replies
  • 532 views

Forum|alt.badge.img+3

Dear community 

I want to design my question like this. 

 

I already did what was described in this thread but it’s not doing anything… 

 

 

Is there someone who can help me out? This is what my Javascript looks like, I only need one bar. 

 

Thanks in advance!

2 replies

ArunDubey
QPN Level 8 ●●●●●●●●
Forum|alt.badge.img+41
  • QPN Level 8 ●●●●●●●●
  • May 31, 2023

Try this instead: 

jQuery(".statement-container label").eq(0).after("<span style='float:right;'>right side text 1</span>");

I’m sure, you are not using simple layout. Because JS does not support in simple layout.

output:

 


TomG
Level 8 ●●●●●●●●
Forum|alt.badge.img+27
  • Level 8 ●●●●●●●●
  • May 31, 2023

@AnnaW  - You might be interested in the bpSliders function.