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 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:
>
>
>
> <s:tabbedPanel id="tabppal" theme="ajax"    >
>
>                   <s:div  theme="ajax"  href="index.jsp" id="home"
> label="Home"  />
>
>                    <s:div theme="ajax"  href="page1.jsp" id="page1"
> label="Page"   />
>
> </s:tabbedPanel>
>
>
>
> The Javascript that are in the index.jsp and page1.jsp don't work, if
I
> put the javascript outside, where is the tabbedpanel, works. But I
don't
> want to do this because is a lot of javascript outside.
>
>
>
>
>
> Thanks,
>
>
>
> Manuel Correa.
>
>
>
>


-- 
"Hey you! Would you help me to carry the stone?" Pink Floyd

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


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

Reply via email to