PopupDatePicker + AjaxButton + IE 7 + visibility

2007-10-10 Thread Juha Alatalo

Hi,

we are still using old DatePicker (PopupDatePicker in
wicket-contrib-datepicker) and found an error in following situation.

- Panel is invisible
- AjaxButton sets panel visible
- DatePicker (in that panel) doens't work when using IE 7

I created a simple example:
http://download.syncrontech.com/public/PopupDatePickerExample.zip
which contains two errors when using IE 7

Expected ';' (when pressing AjaxButton)
'Calendar._TT.DEF_DATE_FORMAT' is null or not an object (when pressing 
PopupDatePicker link)


- Juha


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



Re: PopupDatePicker + AjaxButton + IE 7 + visibility

2007-10-10 Thread Matej Knopp
Looks like there's a problem with header contribution? Please create a
JIRA entry and attach the example to it.

-Matej

On 10/10/07, Juha Alatalo [EMAIL PROTECTED] wrote:
 Hi,

 we are still using old DatePicker (PopupDatePicker in
 wicket-contrib-datepicker) and found an error in following situation.

 - Panel is invisible
 - AjaxButton sets panel visible
 - DatePicker (in that panel) doens't work when using IE 7

 I created a simple example:
 http://download.syncrontech.com/public/PopupDatePickerExample.zip
 which contains two errors when using IE 7

 Expected ';' (when pressing AjaxButton)
 'Calendar._TT.DEF_DATE_FORMAT' is null or not an object (when pressing
 PopupDatePicker link)

 - Juha


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



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



Re: PopupDatePicker + AjaxButton + IE 7 + visibility

2007-10-10 Thread David Bernard

WARNself promotion/WARN

In the wicketstuff-jquery there is a date picker (based on jquery) that should 
(not tested I'm on linux) work on IE7.
You could download the examples war at (quicker than svn co + build only for 
test)
http://alchim.sourceforge.net/download/wicketstuff-jquery-examples-0.1-SNAPSHOT.war


Juha Alatalo wrote:

Hi,

we are still using old DatePicker (PopupDatePicker in
wicket-contrib-datepicker) and found an error in following situation.

- Panel is invisible
- AjaxButton sets panel visible
- DatePicker (in that panel) doens't work when using IE 7

I created a simple example:
http://download.syncrontech.com/public/PopupDatePickerExample.zip
which contains two errors when using IE 7

Expected ';' (when pressing AjaxButton)
'Calendar._TT.DEF_DATE_FORMAT' is null or not an object (when pressing 
PopupDatePicker link)


- Juha


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




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