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

Myfaces日历控件无法弹出,该如何处理

2012-02-05 
Myfaces日历控件无法弹出代码如下:x:inputCalendar monthYearRowClassyearMonthHeaderweekRowClassw

Myfaces日历控件无法弹出
代码如下:
<x:inputCalendar monthYearRowClass="yearMonthHeader"
weekRowClass="weekHeader" currentDayCellClass="currentDayCell"
renderAsPopup="true" popupTodayString="Today" popupWeekString="Week"
popupDateFormat="yyyy-MM-dd" value="#{userInfoBean.birthDate}">
</x:inputCalendar>

浏览器提示“缺少对象”

[解决办法]
配合结贴,不好意思

热点排行