- Posts: 8
- Thank you received: 0
Ask the community, share ideas, and connect with other LimeSurvey users!
var select1 = '<select class="inserted-select"> \ <option value="">--Please Choose --</option> \ <option value="" style="color:red;" disabled>Class 1</option> \ <option value="Student1">Student1</option> \ <option value="Student2">Student2</option> \ <option value="Student3">Student3</option> \ <option value="Student4">Student4</option> \