Search results

  1. B

    <form> <select> Dropdown not working?

    <select> dropdown does not work (exeoutput 2018) Workaround is to set <select multiple> but this is not what I want. What causes this error? <select> <option value=1>1</option> <option value=2>2</option> <option value=3>3</option> </select>
Back
Top