I tried both these things and it did not help.  It is very odd.  When you
click on the display the datepicker shows the month/time screen, above it
you see the application name header and then it has the footer. when you
select a day. the 2nd  header and footer disappear.

I turned off sitemesh did not help.  I now have a page that has nothing but
the datepicker on it.  Still same results.

Will

-------------
<%@ include file="/common/taglibs.jsp"%>

<head>
    <title><fmt:message key="mainMenu.title"/></title>
    <content tag="heading"><fmt:message
key="scenarioSchedule.heading"/></content>
    <meta name="menu" content="MainMenu"/>


</head>
<script type="text/javascript" src="<c:url
value='/scripts/dojo/dojo/dojo.js'/>"></script>
<p><fmt:message key="scenarioSchedule.message"/></p>

<div class="separator"></div>
Try this
<s:datetimepicker  name="dddp4" type="time" value="today" />

-- 
View this message in context: 
http://www.nabble.com/datepicker-problems-in-appfuse-2m4-tf3603239s2369.html#a10111575
Sent from the AppFuse - User mailing list archive at Nabble.com.

---------------------------------------------------------------------
To unsubscribe, e-mail: [EMAIL PROTECTED]
For additional commands, e-mail: [EMAIL PROTECTED]

Reply via email to