Hi there,
Is there a way to suppress the drop down values for a select box (but not disable the box)?
So if you had a dropdown box with values
test 1
test 2
test 3
The page would load with "test 1" selected, and if the user clicked on the drop down box, I could have some CSS layer come up, but the dropdown values would not appear.
Thanks.
Is there a way to suppress the drop down values for a select box (but not disable the box)?
So if you had a dropdown box with values
test 1
test 2
test 3
The page would load with "test 1" selected, and if the user clicked on the drop down box, I could have some CSS layer come up, but the dropdown values would not appear.
Thanks.