Re: datetimepicker does not work

2007-04-08 Thread David Harland
If you use the datetimepicker in date format I can preset the date value using an action and I can use the displayFormat to format the date. If I use it in type=time the time is always 12:00. I can't adjust the time or the time display format. - Original Message From: David Harlan

Re: datetimepicker does not work

2007-03-30 Thread Laurie Harper
{ background: #e3eaf9; } input:focus[type=button],input:focus[type=submit] { background: buttonface; } ..buttonContainer { padding: 0.5em 0 0.5em 18.7em ; min-height: 1em; width: auto; } - Original Message From: Felipe Rodrigues <[EMAIL PROTECTED]> To: user@struts.apache.o

RE: datetimepicker does not work

2007-03-30 Thread David Harland
I dont think so now. I dont have that code with me right now I will tell you later. -Original Message- From: Musachy Barroso [mailto:[EMAIL PROTECTED] Sent: 30 March 2007 13:54 To: Struts Users Mailing List Subject: Re: datetimepicker does not work Is Dojo logging any error? Is there

Re: datetimepicker does not work

2007-03-30 Thread Musachy Barroso
gt; From: Musachy Barroso [mailto:[EMAIL PROTECTED] > Sent: 30 March 2007 13:39 > To: Struts Users Mailing List > Subject: Re: datetimepicker does not work > > Can you give more details on how "it messes up your page"? Is there > any error on the javascript console? Set

RE: datetimepicker does not work

2007-03-30 Thread David Harland
firefox -Original Message- From: Musachy Barroso [mailto:[EMAIL PROTECTED] Sent: 30 March 2007 13:47 To: Struts Users Mailing List Subject: Re: datetimepicker does not work What browser are you using? musachy On 3/30/07, David Harland <[EMAIL PROTECTED]> wrote: > &

Re: datetimepicker does not work

2007-03-30 Thread Musachy Barroso
:39 To: Struts Users Mailing List Subject: Re: datetimepicker does not work Can you give more details on how "it messes up your page"? Is there any error on the javascript console? Set debug="true" on the head tag to see if Dojo is logging any errors. regards musachy On 3/30

RE: datetimepicker does not work

2007-03-30 Thread David Harland
When the datepicker selection appears the image in the header appears below the datepicker. -Original Message- From: Musachy Barroso [mailto:[EMAIL PROTECTED] Sent: 30 March 2007 13:39 To: Struts Users Mailing List Subject: Re: datetimepicker does not work Can you give more details

Re: datetimepicker does not work

2007-03-30 Thread Musachy Barroso
ginal Message From: Felipe Rodrigues <[EMAIL PROTECTED]> To: user@struts.apache.org Sent: Thursday, March 29, 2007 11:19:43 PM Subject: Re: datetimepicker does not work Did you setted the in your jsp? If you did and it is still not working, post your code here, so we can figure out th

Re: datetimepicker does not work

2007-03-29 Thread David Harland
ut:focus[type=button],input:focus[type=submit] { background: buttonface; } .buttonContainer { padding: 0.5em 0 0.5em 18.7em ; min-height: 1em; width: auto; } - Original Message From: Felipe Rodrigues <[EMAIL PROTECTED]> To: user@struts.apache.org Sent: Thursday, March 29, 2007 11:1

Re: datetimepicker does not work

2007-03-29 Thread Musachy Barroso
Check this thread to see if it is the same problem: http://www.mail-archive.com/user@struts.apache.org/msg57030.html musachy On 3/29/07, Felipe Rodrigues <[EMAIL PROTECTED]> wrote: Did you setted the in your jsp? If you did and it is still not working, post your code here, so we can figure

Re: datetimepicker does not work

2007-03-29 Thread Felipe Rodrigues
Did you setted the in your jsp? If you did and it is still not working, post your code here, so we can figure out the problem. Regards, Felipe David Harland wrote: > > I am trying to use the datetimepicker but I am getting the following error > > 22:03:16,676 INFO [STDOUT] 22:03:16,666 ERR