I want to have a drop-down list using the select, ... tag, but when it appears first, I want it to have information such as "Please select a name", then the user clicks on the drop-down list and selects from the available option. .. I tried to make "Please select a name" as an option, but then the user will be able to select this ... this is not what I want. Do I need to use javascript for this function or what do I need to do?
If there is a jquery way to do this, it will be very useful
html
aherlambang Dec 03 '10 at 23:46 2010-12-03 23:46
source share