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: [email protected]
For additional commands, e-mail: [email protected]