<t:inputCalendar>显示的位置太远
|
zifeng858
2008-06-25
<t:inputCalendar id="start_date" renderAsPopup="true"
value="#{datagenerator.start_date}" popupTodayString="#{msg.ui_popup_today_string}" popupDateFormat="yyyy-MM-dd" addResources="true" popupWeekString="#{msg.ui_popup_week_string}" forceId="true"/> 点击后出现日历,但显示的位置太远, 自己定义了它的样式 .jscalendar-DB-div-style { position: absolute; margin-top: -80px; margin-left: -280px; } 但现在 报错:ERROR [DefaultAddResource] Error while serving resource: calendar.HtmlCalendarRenderer/DB/drop1.gif |
|
|
kimmking
2008-06-25
但现在 报错:ERROR [DefaultAddResource] Error while serving resource: calendar.HtmlCalendarRenderer/DB/drop1.gif
引用 收藏 经常出现 ms不会影响功能 |
|
|
zifeng858
2008-07-01
问题解决
|

