I am having issues with the inputCalendar component not displaying correctly as a popup. The calendar is being set inline instead of being in the popup. The popup is visible below the inline calendar.
Does anyone have any ideas to combat this issue.
Note: This component works fine with myfaces 1.1.4 and tomahawk 1.1.
Travis
Greenhorn
Joined: Nov 01, 2006
Posts: 6
posted
0
This issue is due to the theme.css not being loaded correctly. The theme.css file is used by the inputCalendar component.
If you create a copy of the theme.css that is in the tomhawk jar file and place it where you can link to it, this problem won't occur.
There aren't many rules that you need to worry about here on the Ranch, but one that we take very seriously regards the use of proper names. Please take a look at the JavaRanch Naming Policy and adjust your display name to match it.
In particular, your display name must be a first and a last name separated by a space character, and must not be obviously fictitious.