css 让所有扩展的控件全生效
例如你把控件命名成BT1,然后css写
$("#fr-btn-BT1").css({"background":"blue"}) //BT1为按钮名称
就可以了
全部试一下这个,用自带的点击后背景