Hi, Is there a way to add another symbol without affecting/changing the other text boxes within a question? I want to put a Percentage Symbol after the 1st text box, without affecting the 2nd box equipped with dollar sign.
I used the code I found from the other post.
jQuery("#"+this.questionId+" .InputText").css("width","96%").before("$ ");
Adding diff. Symbols after/before each text boxes
Leave a Reply
Enter your E-mail address. We'll send you an e-mail with instructions to reset your password.