Re: [Wicket-user] FW: ModalWindow problems in IE 6

2006-09-17 Thread Matej Knopp
It could be the old javascript still in browser cache. IE is rather reluctant to evict some old files from the cache. -Matej Allen James wrote: > It is working now, but I cannot tell you why. I deleted all my offline > cached content and cookies, and once that was done, everything works as >

Re: [Wicket-user] FW: ModalWindow problems in IE 6

2006-09-17 Thread Allen James
It is working now, but I cannot tell you why. I deleted all my offline cached content and cookies, and once that was done, everything works as advertised. Not being too familiar with the javascript used for the modal window, could there have been some incompatibility between 1.2.1 and 1.2.2 a