The question is whether there is a problem with Javascript or not.  Setting up 
the debugger for IE is a pain in the arse, but worth doing when tracking down 
strange behaviors.  Are you also having problems in Chrome or Safari?  Chrome 
also has some javascript debugging tools, and the engine is different enough 
from Firefox that you may catch the offending code.

-----Original Message-----
From: victorTrapiello [mailto:vic...@trapiello.net] 
Sent: Tuesday, December 15, 2009 1:56 PM
To: users@wicket.apache.org
Subject: Re: Modal Window Problems On Internet Explorer.


hahahahha I knew that someone was going to come up with this, yes it does, it
works fine in the apache wicket offcial page, but when I do the example and
compile it, it only works in Mozilla! maybe I do not have the last Wicket
release, what do you think¿?

Thanks for the reply Johan


Johan Compagner wrote:
> 
> Modal windows are working find for me on IE8
> 
> http://wicketstuff.org/wicket14/ajax/modal-window
> 
> are you saying that above example doesnt work?
> 
> 
> On Mon, Dec 14, 2009 at 01:41, victorTrapiello <vic...@trapiello.net>
> wrote:
> 
>>
>> Hello guyss, I find it anoying as well I´m developing a web app and now I
>> realize that the modal window only works in mozilla... when I try to open
>> it
>> wit I explorer 7 or 8 it comes up with an error page "the url does not
>> exist"
>>
>> do you know how to fix that or it means our lovely java framewor
>> "Wickets"
>> is becoming oldfashion...
>>
>> Thank you very much guys!!
>>
>>
>> bgooren wrote:
>> >
>> > I don't have this problem with the Modal Window, so my guess is that
>> you
>> > have some custom javascript which tries to set the focus to an element
>> > which is either invisible or inactive.
>> >
>> > Bas
>> >
>> >
>> > carlo c wrote:
>> >>
>> >> Hi,
>> >>
>> >> I keep on experiencing this when I try to open a modal window in IE6,
>> 7
>> >> and 8.
>> >>
>> >>
>> >> I don't know if any of you encountered it from before.
>> >>
>> >> "Can't move focus to the control because it is invisible, not enabled,
>> >> or of a type that does not accept the focus"
>> >>
>> >>
>> >> It's happeningd on Internet Explorer only and it's quite annoying.
>> >>
>> >> Thanks A Lot
>> >>
>> >> ---------------------------------------------------------------------
>> >> To unsubscribe, e-mail: users-unsubscr...@wicket.apache.org
>> >> For additional commands, e-mail: users-h...@wicket.apache.org
>> >>
>> >>
>> >>
>> >
>> >
>>
>> --
>> View this message in context:
>> http://old.nabble.com/Modal-Window-Problems-On-Internet-Explorer.-tp26572367p26771544.html
>> Sent from the Wicket - User 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
>>
>>
> 
> 

-- 
View this message in context: 
http://old.nabble.com/Modal-Window-Problems-On-Internet-Explorer.-tp26572367p26799812.html
Sent from the Wicket - User 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