开发者

Dojo // dijit.form.FilteringSelect // How to add a class to a <select> field in Dojo's filter Select

开发者 https://www.devze.com 2023-01-05 10:20 出处:网络
I am trying to add a class to so开发者_StackOverflow中文版me of my dojo.filterselect in order to color them in Blue.

I am trying to add a class to so开发者_StackOverflow中文版me of my dojo.filterselect in order to color them in Blue. Does anyone know how to do that?

thanks, Alon


You can use Firebug to find which CSS filteringselect uses, and override the default color or add your color

0

精彩评论

暂无评论...
验证码 换一张
取 消