Hi
I'm using Tomahawk 1.1.5 inputCalendar tag; i created a folder in wich i
put:
close,gif, date.js, divider,gif, drop1.gif, drop2.gif, left1,gif,left1.gif,
left2.gif, popcalendar.js, protoype.js, right1.gif, rigth2.gif, theme.css.
I wrote te inputCalendar like this:
<t:inputCalendar
popupTheme="ThemeTest"
styleLocation="/inputCalendar/ThemeTest"
javascriptLocation="/inputCalendar/ThemeTest"
imageLocation="../inputCalendar/ThemeTest"
monthYearRowClass="menuBackground"
weekRowClass="menuBackground"
currentDayCellClass="menuBackground"
styleClass="inputControl" style="width: 85%;"
value="#{listaTracciamentoOrdiniSessionInfo.dataConsegnaPo}"
renderAsPopup="true"
ecc.
and the styleLocation and the javascriptLocation run OK, but the
imageLoocation, does,t work.
Thanks
Enrico