Custom dropdown box using javascript and css

后端 未结 3 929
爱一瞬间的悲伤
爱一瞬间的悲伤 2020-12-22 01:54

Is it possible to create a custom dropdown box using javascriit and css.

for which i need to place a background-image for dropdown box using javascript

If ye

3条回答
  •  攒了一身酷
    2020-12-22 02:17

    Here is a good tutorial on creating custom drop-down.

    JQTransform (as suggested by Olafur) is sufficient for me. But if you need more control such as adding icons, it's worth looking at the tutorial.

提交回复
热议问题