I have the same problem, how we fix this ?? we have to wait to 2.1 release ?? 

Manuel Correa.

-----Original Message-----
From: rrecoba [mailto:[EMAIL PROTECTED] 
Sent: Tuesday, August 07, 2007 4:17 PM
To: user@struts.apache.org
Subject: Re: executeScript not working?


Hi, The problem was that the js has some javascript to be executed that uses
the document.getElementById(). ( known issue (WW-1951) ), that will be fixed
in v2.1.0. Now i´m trying to find some workaround ¿any ideas?

thanks.




mihel wrote:
> 
> rrecoba wrote:
>> Hi, i´m trying to do something like the example "A div that calls the
>> server,
>> and JS in the resulting page is executed" in the showcase. But with a
>> little
>> diference, i´m not using the href in the s:div tag, i´m just using a link
>> to
>> reload the content. 
>> The problem is that the scripts in the reoladed content is not being
>> executed, any idea?
>> <s:a href="%{test3}" theme="ajax" targets="error" loadingText="Cargando
>> ...">Alta persona</s:a>
> 
> Doesn't s:a have a parameter telling to execute scripts?
> 
> Oleg
> 
> ---------------------------------------------------------------------
> To unsubscribe, e-mail: [EMAIL PROTECTED]
> For additional commands, e-mail: [EMAIL PROTECTED]
> 
> 
> 

-- 
View this message in context: 
http://www.nabble.com/executeScript-not-working--tf4227213.html#a12041510
Sent from the Struts - User mailing list archive at Nabble.com.


---------------------------------------------------------------------
To unsubscribe, e-mail: [EMAIL PROTECTED]
For additional commands, e-mail: [EMAIL PROTECTED]

Reply via email to