当前位置: 代码迷 >> 高性能WEB开发 >> Myfaces年历控件无法弹出
  详细解决方案

Myfaces年历控件无法弹出

热度:208   发布时间:2013-01-06 15:44:47.0
Myfaces日历控件无法弹出
代码如下:
<x:inputCalendar monthYearRowClass="yearMonthHeader"
           weekRowClass="weekHeader" currentDayCellClass="currentDayCell"
           renderAsPopup="true" popupTodayString="Today" popupWeekString="Week"
          popupDateFormat="yyyy-MM-dd" value="#{userInfoBean.birthDate}">
          </x:inputCalendar>

浏览器提示“缺少对象”
------解决方案--------------------
配合结贴,不好意思