March 10, 2012

css for drop list menu arrow

Question by Sowmya Shivaram

How do i change the default arrow of the drop list box to a different arrow design using css?

<select name="menu">
  <option>list1</option>
  <option>list2</option>
</select>

Answer by Starx

There is a plugin in jQuery called, jQuery SelectBox Plugin. It replaces your native select box and replaces it with a customisable one.

See a demo of the plugin here.

Author: Nabin Nepal (Starx)

Hello, I am Nabin Nepal and you can call me Starx. This is my blog where write about my life and my involvements. I am a Software Developer, A Cyclist and a Realist. I hope you will find my blog interesting. Follow me on Google+

...

Please fill the form - I will response as fast as I can!