| Author |
t:calender error
|
hassan ali
Ranch Hand
Joined: Apr 23, 2006
Posts: 127
|
|
hi this sysntex work <t:inputCalendar monthYearRowClass="monthYearRowClass" weekRowClass="weekRowClass" currentDayCellClass="currentDayCellClass" popupTodayString="Today is :" /> while this does not after adding (renderAsPopup="true") why? <t:inputCalendar id="calendar" monthYearRowClass="yearMonthHeader" weekRowClass="weekHeader" currentDayCellClass="currentDayCell" value="" renderAsPopup="true" renderPopupButtonAsImage="true"/>
|
 |
Tim Holloway
Saloon Keeper
Joined: Jun 25, 2001
Posts: 14572
|
|
I think you an get this if you don't add the extra Tomahawk-specific stuff to your web.xml file. They have pretty clear instructions somewhere near the Tomahawk main page, so if you haven't already done that, go back and take a look. The other thing I've found about this control is that it does like you to have all your calendar-related styles defined.
|
Customer surveys are for companies who didn't pay proper attention to begin with.
|
 |
 |
|
|
subject: t:calender error
|
|
|