styling HTML form list box with CSS or jQuery

后端 未结 2 1821
一生所求
一生所求 2021-01-28 11:06

I want to simply change the colors and define the edges of a multiple line select box, or list box.

I have seen a few threads on similar subjects, but not quite the solu

2条回答
  •  隐瞒了意图╮
    2021-01-28 11:34

    Try these

    http://www.devirtuoso.com/2009/08/styling-drop-down-boxes-with-jquery/

    http://www.adamcoulombe.info/lab/jquery/select-box/

    EDIT:

    Use this jQuery SelectBox plugin

    The output will be like this

提交回复
热议问题