here is ajax debug message, i found that there has a error

var settings = new Object();
settings.minWidth=200;
settings.minHeight=200;
settings.className="w_blue";
settings.width="460";
settings.height="500";
settings.resizable=true;
settings.element = element;
settings.cookieId="mwCreateOrder";
settings.mask="semi-transparent";
settings.onClose = function() { var
wcall=wicketAjaxGet('?wicket:interface=:2:wmcShopBox:shopBox:wmcCreateOrder:mwCreateOrder::IBehaviorListener:1:-1',null,null,
function() {return Wicket.$('mwCreateOrder72') != null;}.bind(this)); };
settings.onCloseButton = function() { var
wcall=wicketAjaxGet('?wicket:interface=:2:wmcShopBox:shopBox:wmcCreateOrder:mwCreateOrder::IBehaviorListener:0:-1',null,null,
function() {return Wicket.$('mwCreateOrder72') != null;}.bind(this));return
!wcall;};
Wicket.Window.create(settings).show();
]]></evaluate></ajax-response>
INFO: Response parsed. Now invoking steps...
ERROR: Exception evaluating javascript: [object Error]
INFO: Response processed successfully.
INFO: Invoking post-call handler(s)...
INFO: last focus id was not set
INFO: focus set on toCreateOrder74
INFO: focus removed from toCreateOrder74




Martijn Dashorst wrote:
> 
> It would help if you post some output of for example the
> wicket-ajax-debug window, or the firefox console. With the information
> you have given thus far we can't help you.
> 
> Martijn
> 
> On Mon, Dec 15, 2008 at 10:51 PM, ecornett <e.corn...@alumni.utexas.net>
> wrote:
>>
>> I have searched everywhere for an answer to this Wicket question with no
>> luck.
>>
>>
>> Martijn Dashorst wrote:
>>>
>>> As you come through nabble, I trust you have read and understood the
>>> text that is shown prominently above the forum?
>>>
>>>> Before posting, please read "How to ask questions the smart
>>>> way" [1] and answer these questions for yourself:
>>>>
>>>> * Did you check out our live examples
>>>> * read our wiki
>>>> * search using google
>>>> If these fail to provide an answer, posting to the users list is
>>>> appropriate. Be sure to include full stack traces and code. Did
>>>> we mention that you read "How to ask questions the smart way" [1]
>>>> before posting?
>>>
>>> Martijn
>>>
>>> [1] http://www.catb.org/~esr/faqs/smart-questions.html
>>>
>>> On Mon, Dec 15, 2008 at 7:18 PM, ecornett <e.corn...@alumni.utexas.net>
>>> wrote:
>>>>
>>>> Has anyone else had trouble with modal windows appearing in Firefox but
>>>> not
>>>> IE and if so, what is a good solution?  I can go into more details if
>>>> necessary.
>>>> --
>>>> View this message in context:
>>>> http://www.nabble.com/Modal-window-not-appearing-in-IE-tp21018938p21018938.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
>>>>
>>>>
>>>
>>>
>>>
>>> --
>>> Become a Wicket expert, learn from the best: http://wicketinaction.com
>>> Apache Wicket 1.3.4 is released
>>> Get it now: http://www.apache.org/dyn/closer.cgi/wicket/1.3.
>>>
>>> ---------------------------------------------------------------------
>>> 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://www.nabble.com/Modal-window-not-appearing-in-IE-tp21018938p21022867.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
>>
>>
> 
> 
> 
> -- 
> Become a Wicket expert, learn from the best: http://wicketinaction.com
> Apache Wicket 1.3.4 is released
> Get it now: http://www.apache.org/dyn/closer.cgi/wicket/1.3.
> 
> ---------------------------------------------------------------------
> 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://www.nabble.com/Modal-window-not-appearing-in-IE-tp21018938p21213022.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