Viewing 1 replies (of 1 total)
  • Put this javascript code into the bottom of your page template:

    <script>
    jQuery("select").prepend("<option value='' selected='selected' disabled>-- Please select one --</option>");
    </script>
Viewing 1 replies (of 1 total)
  • The topic ‘Need to make it where none of the answers on the dropdown question are defaulted’ is closed to new replies.