Hi Guys,
When creating a survey has anyone created a placeholder text using java script. I know we have a feature called form we can use but the text is placed outside.
Thanks
Page 1 / 1
Use this code:
jQuery("#"+this.questionId+ " .InputText").attr("placeholder","TXT GOES HERE");
Check this for more detailed answer.
Leave a Reply
Enter your E-mail address. We'll send you an e-mail with instructions to reset your password.