Re: Modal Window Problems On Internet Explorer.

2009-12-15 Thread Johan Compagner
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




Re: Modal Window Problems On Internet Explorer.

2009-12-15 Thread victorTrapiello

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



RE: Modal Window Problems On Internet Explorer.

2009-12-15 Thread Loritsch, Berin C.
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



Re: Modal Window Problems On Internet Explorer.

2009-12-15 Thread TahitianGabriel

Are you using the lastest Wicket version (1.3.7 or 1.4.4)?

See jira as this may help you to solve your problem : 
https://issues.apache.org/jira/browse/WICKET-1967
https://issues.apache.org/jira/browse/WICKET-1967 
https://issues.apache.org/jira/browse/WICKET-2207
https://issues.apache.org/jira/browse/WICKET-2207 

Regards,

Gabriel.


carlo c wrote:
 
 Hi,
 
 I keep on experiencing this when I try to open a modal window in IE6, 7
 and 8.
 
 
 

-- 
View this message in context: 
http://old.nabble.com/Modal-Window-Problems-On-Internet-Explorer.-tp26572367p26802467.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



RE: Modal Window Problems On Internet Explorer.

2009-12-15 Thread victorTrapiello

Please check the second example in that wicket page (the panel) check it with
IE8, that exactly what is happend to me, and before with IE 7 it
didn´t I just downloaded the latest wicket release and still the
same...
thanks for the support!!


Loritsch, Berin C. wrote:
 
 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
 
 
 

-- 
View this message in context: 
http://old.nabble.com/Modal-Window-Problems-On-Internet-Explorer.-tp26572367p26803424.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



Re: Modal Window Problems On Internet Explorer.

2009-12-15 Thread Matej Knopp
Have you cleared your browser cache?

-Matej

On Wed, Dec 16, 2009 at 12:02 AM, victorTrapiello vic...@trapiello.net wrote:

 Please check the second example in that wicket page (the panel) check it with
 IE8, that exactly what is happend to me, and before with IE 7 it
 didn´t I just downloaded the latest wicket release and still the
 same...
 thanks for the support!!


 Loritsch, Berin C. wrote:

 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




 --
 View this message in context: 
 http://old.nabble.com/Modal-Window-Problems-On-Internet-Explorer.-tp26572367p26803424.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



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



Re: Modal Window Problems On Internet Explorer.

2009-12-15 Thread Johan Compagner
both panel or page work fine for me (IE8)

On Wed, Dec 16, 2009 at 00:02, victorTrapiello vic...@trapiello.net wrote:


 Please check the second example in that wicket page (the panel) check it
 with
 IE8, that exactly what is happend to me, and before with IE 7 it
 didn´t I just downloaded the latest wicket release and still the
 same...
 thanks for the support!!


 Loritsch, Berin C. wrote:
 
  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
 
 
 

 --
 View this message in context:
 http://old.nabble.com/Modal-Window-Problems-On-Internet-Explorer.-tp26572367p26803424.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




Re: Modal Window Problems On Internet Explorer.

2009-12-13 Thread victorTrapiello

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



Modal Window Problems On Internet Explorer.

2009-11-30 Thread Carlo Camerino
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



Re: Modal Window Problems On Internet Explorer.

2009-11-30 Thread bgooren

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.-tp26572367p26572872.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