Warning: file_get_contents(/data/phpspider/zhask/data//catemap/2/jsf-2/2.json): failed to open stream: No such file or directory in /data/phpspider/zhask/libs/function.php on line 167

Warning: Invalid argument supplied for foreach() in /data/phpspider/zhask/libs/tag.function.php on line 1116

Notice: Undefined index: in /data/phpspider/zhask/libs/function.php on line 180

Warning: array_chunk() expects parameter 1 to be array, null given in /data/phpspider/zhask/libs/function.php on line 181
Css 更改单选按钮背景图像_Css_Jsf 2_Primefaces - Fatal编程技术网

Css 更改单选按钮背景图像

Css 更改单选按钮背景图像,css,jsf-2,primefaces,Css,Jsf 2,Primefaces,如何更改活动单选按钮内的背景图像 我想使用亚里士多德,而不是默认的(我使用的是redmond) .ui-radiobutton-icon { background-image:????? /images/ui-icons_38667f_256x240.png.jsf)"; } 语法是什么 谢谢您不能仅用CSS更改单选按钮样式 我建议使用一个javascript库来实现这一点,比如jQuery

如何更改活动单选按钮内的背景图像 我想使用亚里士多德,而不是默认的(我使用的是redmond)

.ui-radiobutton-icon {
 background-image:?????  /images/ui-icons_38667f_256x240.png.jsf)";
}
语法是什么


谢谢

您不能仅用CSS更改单选按钮样式

我建议使用一个javascript库来实现这一点,比如jQuery