I have problem with selectbox in data-role="page" div -when i use this code in ScrollVIew page div, its not response on clicks and only show first "option". In other place scrollbox works correctly, Can you help me ?
also there is a problem with input box.. there are not editable. where is the problem???
also there is a problem with input box.. there are not editable. where is the problem???
<select> <option value="First Option">First Option</option> <option value="Second Option">Second Option</option> <option value="Third Option">Third Option</option> <option value="Fourth Option">Fourth Option</option> </select>