You are viewing a plain text version of this content. The canonical link for it is here.
Posted to users@wicket.apache.org by Martin Makundi <ma...@koodaripalvelut.com> on 2011/08/15 06:32:05 UTC

Problem with IE domready 1.4.17

Hi!

I have a problem with domready event in IE 8. Looking from profiler,
everything seems fine except that the particular element:

	var select = document.getElementById(selectId);

returns null/undefined. The same script works fine in other browsers.
This occurs on normal new page load.

Is it possible that there is a bug in wicket-event handling IE domready?

**
Martin

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