首页 诗词 字典 板报 句子 名言 友答 励志 学校 网站地图
当前位置: 首页 > 教程频道 > 网站开发 > Web前端 >

richfaces 四 rich:message as icon with tooltip

2013-10-10 
richfaces 4 rich:message as icon with tooltip??? rich:message id#{for}Message for#{for} show

richfaces 4 rich:message as icon with tooltip

??? <rich:message id="#{for}Message" for="#{for}" showDetail="false" showSummary="false" styletarget="#{for}Message">
??????? <rich:message for="#{for}" styleClass="message-text"/>
??? </rich:tooltip>

</ui:composition>

?

.message-icon .rf-msg-err {
??? background-image: url("../resources/images/icons/ico_error.gif");
??? display: inline-block;
??? height: 16px;
??? padding: 0px;
??? width: 16px;
}

.message-text .rf-msg-err {
??? background-image: none;
??? padding-left: 2px;
}

热点排行