Myfaces日历控件无法弹出

mikeson1999 2011-12-02
代码如下:
<x:inputCalendar monthYearRowClass="yearMonthHeader"
weekRowClass="weekHeader" currentDayCellClass="currentDayCell"
renderAsPopup="true" popupTodayString="Today" popupWeekString="Week"
popupDateFormat="yyyy-MM-dd" value="#{userInfoBean.birthDate}">
</x:inputCalendar>

浏览器提示“缺少对象”
请指点
Global site tag (gtag.js) - Google Analytics