jquery easyui panel title文字格式设置

$('#txtLeftPercent').panel({
title: '剩余权重:' + '<b style="color:red">' + 100 + '%</b>',
height: 10,
width: 100
});

直接写入html标签类

posted @ 2014-04-02 16:39  樱花飞落ll  阅读(1661)  评论(0编辑  收藏  举报