html - Displaying a div on click of select menu without showing the drop down Javascript -


i have make customized drop down menu using javascript. on click of select box dropdown appears options, need customize appearance of menu.

my approach have div options in , required styling, when user clicks select menu div should appear instead of displaying drop down.

i tried using onclick() events dropdown menu appears before , div appears. not helping cause.

please suggest me how achieve such requirement.

maybe hide options?

option { display: none; } 

Comments

Popular posts from this blog

java - Play! framework 2.0: How to display multiple image? -

gmail - Is there any documentation for read-only access to the Google Contacts API? -

php - Controller/JToolBar not working in Joomla 2.5 -