i have 2 divs, in the browser it looks like a dropdownlist, in the first div i have a single value, if click that value it shows the second div with 6 values. if i mouseover that it shows higlited.
The same functinality want to do it in keydown event. how can i do that.
The same functinality want to do it in keydown event. how can i do that.