Bipolar slider | XM Community
Skip to main content

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!

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:

 


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


Leave a Reply