If anyone else is looking for this solution.
What Span and what jQuery? In fact I am pretty sure there aren’t any Span tags 🤔
View the HTML source in your browser's inspection tool. The value is in a span: <span class="frm_range_value">50</span>
Ok great. But how do you use jquery to move the Value? I can see where it is but how do you move it?
What is your expertise level with jQuery?
Thanks, @Rob LeVine. I did find a simple workaround and added it in the thread for anyone else looking for the same solution
Please login or Register to submit your answer