I am using wicket-1.2.6.

Here is a short background description of the problem:

I have a page, which contains an AjaxTabbedPanel. The panel contains <div
wicket:id="modalWindow"></div> markup to hold the ModalWindow component. 

I think that the modal.js is included (at least for its first call), but
have problems when the ajaxTabbedPanel is updated via ajax.

Any thoughts?

Thank you,
Alex.


Matej Knopp-2 wrote:
> 
> What wicket version are you using?
> 
> -Matej
> 
> On 7/18/07, Alex Objelean <[EMAIL PROTECTED]> wrote:
>>
>> I have a strange issue when using ModalWindow in my application.
>> Sometimes
>> (randomly), I got the following error in ajax-debug window:
>>
>> [MESSAGE]
>>
>> INFO: Response parsed. Now invoking steps...
>> ERROR: Exception evaluating javascript: TypeError: Wicket.Window has no
>> properties
>>
>> [/MESSAGE]
>>
>> The reason, seems to be the fact that the modal.js is not always
>> included. I
>> didn't manage to find out why this is happening. Can anybody help me?
>>
>> Thank you!
>> --
>> View this message in context:
>> http://www.nabble.com/Random-ModalWindow-exception-tf4102507.html#a11666379
>> Sent from the Wicket - User mailing list archive at Nabble.com.
>>
>>
>> -------------------------------------------------------------------------
>> This SF.net email is sponsored by DB2 Express
>> Download DB2 Express C - the FREE version of DB2 express and take
>> control of your XML. No limits. Just data. Click to get it now.
>> http://sourceforge.net/powerbar/db2/
>> _______________________________________________
>> Wicket-user mailing list
>> Wicket-user@lists.sourceforge.net
>> https://lists.sourceforge.net/lists/listinfo/wicket-user
>>
> 
> -------------------------------------------------------------------------
> This SF.net email is sponsored by DB2 Express
> Download DB2 Express C - the FREE version of DB2 express and take
> control of your XML. No limits. Just data. Click to get it now.
> http://sourceforge.net/powerbar/db2/
> _______________________________________________
> Wicket-user mailing list
> Wicket-user@lists.sourceforge.net
> https://lists.sourceforge.net/lists/listinfo/wicket-user
> 
> 

-- 
View this message in context: 
http://www.nabble.com/Random-ModalWindow-exception-tf4102507.html#a11666954
Sent from the Wicket - User mailing list archive at Nabble.com.


-------------------------------------------------------------------------
This SF.net email is sponsored by DB2 Express
Download DB2 Express C - the FREE version of DB2 express and take
control of your XML. No limits. Just data. Click to get it now.
http://sourceforge.net/powerbar/db2/
_______________________________________________
Wicket-user mailing list
Wicket-user@lists.sourceforge.net
https://lists.sourceforge.net/lists/listinfo/wicket-user

Reply via email to