Good Morning Alberto-
Im confused by your use of 2 different themes (simple theme for TabbedPanel
but ajax theme for the div tag)
If you stick with theme="ajax" what happens?
If you stick with theme="simple" what happens?
Martin
This email message and any files transmitted with it contain confidential
information intended only for the person(s) to whom this email message is
addressed. If you have received this email message in error, please notify
the sender immediately by telephone or email and destroy the original
message without making a copy. Thank you.
----- Original Message -----
From: "Alberto Chiang" <[EMAIL PROTECTED]>
To: <user@struts.apache.org>
Sent: Thursday, April 26, 2007 8:17 AM
Subject: [S2] s:div tag question.
Hi all,
I'm currently using the <s:div> tag whitin the <s:tabbedPanel/> tag , and
im
wondering if there is a bug with the attribute disabled in the s:div tag,
since i didn't succeed to disabled some tabs at al . Is this a bug or
there
is a work around on this?
Code:
<s:tabbedPanel id="tabbedPanel" theme="simple" doLayout="true">
<s:form theme="simple" action="myAction" namespace="/myNameSpace">
<s:div id="tabOne" disabled="true" label="MyLabel" theme="ajax">
</s:div>
</s:form>
<s:tabbedPanel>
Any help would be really appreciated.
Cheers,
Alberto Chiang
---------------------------------------------------------------------
To unsubscribe, e-mail: [EMAIL PROTECTED]
For additional commands, e-mail: [EMAIL PROTECTED]