-2

Is there a way to update the HTML5 default dropdown style ? For example default dropdown look like this

enter image description here

and my client required like

enter image description here

Could anyone please give a solution for this ? Is it even possible ? and my client expected to work this as native menu in Tablet devices. I ealier used WS:COMBO to get this style however, WS:COMBO is not acting as native menu in Tablet device therefore, I cannot use this. But is there a alternate CSS way to update the default HTML5 drop-down style ?

FR STAR
  • 710
  • 3
  • 24
  • 47
  • possible duplicate of [How to style a – Quentin May 20 '13 at 11:35
  • well if yiou use the browser defaults. dont expect it to look like that on all tablets – VeXii May 20 '13 at 11:37
  • so is there a way to balance the both – FR STAR May 20 '13 at 12:00

1 Answers1

1

I think most closer and better solution is using http://www.jqfancyfields.com/ plugin and updating it's sprite image to match the design.

FR STAR
  • 710
  • 3
  • 24
  • 47