RE: div href dojo scripts

2007-08-07 Thread Manuel Correa
When I put that, the application freeze and do anything Manuel Correa. -Original Message- From: Musachy Barroso [mailto:[EMAIL PROTECTED] Sent: Tuesday, August 07, 2007 1:18 PM To: Struts Users Mailing List Subject: Re: div href dojo scripts set executeScripts = "true" on t

Re: div href dojo scripts

2007-08-07 Thread Musachy Barroso
set executeScripts = "true" on the div tag. musachy On 8/7/07, Manuel Correa <[EMAIL PROTECTED]> wrote: > Some knows why I cant write methods javascript using tabbedpanel, when I > write some div with references another page, for example: > > > > > >label="Home" /> > >

div href dojo scripts

2007-08-07 Thread Manuel Correa
Some knows why I cant write methods javascript using tabbedpanel, when I write some div with references another page, for example: The Javascript that are in the index.jsp and page1.jsp don't work, if I put the javascript outside, where is the t