Hi there! I looked around thinking this was may have already been answered but I couldn't seem to find a solution;
on a sliding scale question, I'd like to have the value have the dollar sign and comma. Anybody know how I might achieve this? Thanks in advance.
!
Page 1 / 1
Use below JS
jQuery("<span>$</span>").insertBefore("input[type='text'].ResultsInput ")
Leave a Reply
Enter your E-mail address. We'll send you an e-mail with instructions to reset your password.