RE: No JavaScript in s:div

2008-05-19 Thread Håken Stark
and sx tags it seems impossible to get both, i.e. execute the scripts when loading the page and have the scripts available for further use. Is there any workaround for this? thanks, Oscar On Fri, May 16, 2008 at 4:26 PM, Yoge <[EMAIL PROTECTED]> wrote: > set executeScripts="true&quo

RE: No JavaScript in s:div

2008-05-18 Thread Håken Stark
//zoho.com On Fri, May 16, 2008 at 12:50 PM, Håken Stark <[EMAIL PROTECTED]> wrote: > Hi, > > Are there any solution to these issues: > > http://issues.apache.org/struts/browse/WW-1766 > http://issues.apache.org/struts/browse/WW-2501 > > I'm still not able t

No JavaScript in s:div

2008-05-16 Thread Håken Stark
Hi, Are there any solution to these issues: http://issues.apache.org/struts/browse/WW-1766 http://issues.apache.org/struts/browse/WW-2501 I'm still not able to execute any Javascript included from remote content. Same issues persists in both Struts 2.0.11.1 and 2.1.2. Could someone give me some

tag with Validation problem

2008-05-13 Thread Håken Stark
Hi, I'm facing a problem when I'm using a Struts form with client validation on a jsp page which is remotely fetch from a . This div is a tabpanel inside a tabcontainer. When the form is submitted the following error displays inside the sx:div: 'ReferenceError: validateForm_saveProducer is not

Tiles 2 and Tabbed

2008-04-23 Thread Håken Stark
Hi, I'm currently using Struts 2.0.11.1 where I'm having problem using CSS style attribute 'float' together with Struts' . The content of the tabbedpanel is displayed wrongly when for example a inside the tabbedPanel are using the 'float' attribute. Like this: