File APIs for Java Developers
Manipulate DOC, XLS, PPT, PDF and many others from your application.
http://aspose.com/file-tools
The moose likes JSF and the fly likes inputCalendar displays inline instead of in popup Big Moose Saloon
  Search | Java FAQ | Recent Topics
Register / Login


JavaRanch » Java Forums » Java » JSF
Reply Bookmark "inputCalendar displays inline instead of in popup" Watch "inputCalendar displays inline instead of in popup" New topic
Author

inputCalendar displays inline instead of in popup

Travis
Greenhorn

Joined: Nov 01, 2006
Posts: 6
I am using myfaces 1.1.4 with tomahawk 1.1.3.

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
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.
Bear Bibeault
Author and ninkuma
Marshal

Joined: Jan 10, 2002
Posts: 56529
    
  14

"Travis",

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.

Thanks!
bear
JavaRanch Sheriff


[Smart Questions] [JSP FAQ] [Books by Bear] [Bear's FrontMan] [About Bear]
 
I agree. Here's the link: http://zeroturnaround.com/jrebel - it saves me about five hours per week
 
subject: inputCalendar displays inline instead of in popup
 
Similar Threads
tomahawk inputCalendar
Problem using tomahawk inputCalendar component
inputCalendar and commandButton
inputCalendar - absolute uri problem
t:div, s;fieldset and t::inputCalendar confilict