In my HTML selection element I would not want to show a black arrow and any background.
How do I do this?
You can use a plugin for jQuery, I actually contribute to such a jQuery plugin and You can find the code on github.
The plugin allows you to customize not only the arrows but also the entire behavior, only to appear and feel in the selection box in your app.
Here is a link to the source code on the gitub (fork)
It has been tested in IE 6,7,8 FF chrome ...
Comments
Post a Comment