I tried this with the example and I got the JS errors when I used the X to
close the window. When using the "Show modal dialog with a page" and then a
close link that returns a response, the window closed fine.



On Wed, Oct 31, 2012 at 3:22 PM, Jack Berg <erki.pub...@gmail.com> wrote:

> Hi,
>
> I'm having problem with javascript in IE8 and IE7. I am getting a flood of
> SCRIPT5007: Unable to get value of the property
> 'jQuery17209514285345432955': object is null or undefined
> jquery-ver-1348220874405.js, line 3405 character 3
> errors to the console
> or an
> SCRIPT438: Object doesn't support this property or method
> jquery-ver-1348220874405.js, line 3241 character 6
> error to the console (element type: select-one; property:focus).
>
> The problem can also be observed in the simple example
> www.wicket-library.com/wicket-examples-6.0.x/ajax/modal-window
> Just open the modal, close the modal. Observe how the console is flooded
> with error messages. IE9 in IE8 mode will also do.
>
> If your browser is configured to show pop-ups of those javascript errors,
> then you are screwed.
>
> Tried it with wicket 6.2. Line numbers are for development mode javascript.
>
>
>
> --
> View this message in context:
> http://apache-wicket.1842946.n4.nabble.com/IE8-IE7-Ajax-fails-with-Wicket-6-tp4653503.html
> Sent from the Users forum mailing list archive at Nabble.com.
>
> ---------------------------------------------------------------------
> To unsubscribe, e-mail: users-unsubscr...@wicket.apache.org
> For additional commands, e-mail: users-h...@wicket.apache.org
>
>

Reply via email to