Re: Datepicker popup when textfield is selected

2009-08-16 Thread Jan Grathwohl

Hi Cem,

I don't know how this can be done with the wicket datepicker, but the  
JQuery datepicker has that already built in, without the need to write  
any additional JavaScript (only one line to init the datepicker and  
attach it to a text field).


Maybe you could just add that one to a normal Wicket TextField,  
instead of using the wicket datepicker?


See here: http://jqueryui.com/demos/datepicker/


Am 14.08.2009 um 12:20 schrieb copenhag copenhagen:


Hi,

Would it be possible to make the datepicker popup whenever a  
textfield is

selected?

Thereby the textfield will be no editable, but only the datepicker  
will

modify the textfield value.

Here is an example on the behaviour i am looking for with the wicket
datepicker object:

http://blog.davglass.com/files/yui/cal2/

Best Regards
Cem...



-
To unsubscribe, e-mail: users-unsubscr...@wicket.apache.org
For additional commands, e-mail: users-h...@wicket.apache.org



Datepicker popup when textfield is selected

2009-08-14 Thread copenhag copenhagen
Hi,

Would it be possible to make the datepicker popup whenever a textfield is
selected?

Thereby the textfield will be no editable, but only the datepicker will
modify the textfield value.

Here is an example on the behaviour i am looking for with the wicket
datepicker object:

http://blog.davglass.com/files/yui/cal2/

Best Regards
Cem...


Re: Datepicker popup when textfield is selected

2009-08-14 Thread Iain Reddick

see: org.apache.wicket.extensions.yui.calendar.DateField

http://static.ddpoker.com/javadoc/wicket-datetime/1.3.3/index.html

copenhag copenhagen wrote:

Hi,

Would it be possible to make the datepicker popup whenever a textfield is
selected?

Thereby the textfield will be no editable, but only the datepicker will
modify the textfield value.

Here is an example on the behaviour i am looking for with the wicket
datepicker object:

http://blog.davglass.com/files/yui/cal2/

Best Regards
Cem...

  



-
To unsubscribe, e-mail: users-unsubscr...@wicket.apache.org
For additional commands, e-mail: users-h...@wicket.apache.org



Re: Datepicker popup when textfield is selected

2009-08-14 Thread Iain Reddick

Sorry - misread your question.

Iain Reddick wrote:

see: org.apache.wicket.extensions.yui.calendar.DateField

http://static.ddpoker.com/javadoc/wicket-datetime/1.3.3/index.html

copenhag copenhagen wrote:

Hi,

Would it be possible to make the datepicker popup whenever a 
textfield is

selected?

Thereby the textfield will be no editable, but only the datepicker will
modify the textfield value.

Here is an example on the behaviour i am looking for with the wicket
datepicker object:

http://blog.davglass.com/files/yui/cal2/

Best Regards
Cem...

  



-
To unsubscribe, e-mail: users-unsubscr...@wicket.apache.org
For additional commands, e-mail: users-h...@wicket.apache.org




-
To unsubscribe, e-mail: users-unsubscr...@wicket.apache.org
For additional commands, e-mail: users-h...@wicket.apache.org