Hi,
We use struts2 2.0.6 and
we have the following, when the user click one of the
tabs (div s), I want to know which div id is focussed
or clicked, so I went I head and had javascippts
functions(onClick, onFocuss) within <s:div but they
are not getting called,
Is this a bug, How can know the focussed tab (div) by
the user,
I want to update a hidden variable based on the
focussed tab by the user,
Thanks
<s:tabbedPanel id="testPanel" ........
<s:div id="tab1" label="......
<s:div id="academicTeaching" label="....
......
---------------------------------------------------------------------
To unsubscribe, e-mail: [EMAIL PROTECTED]
For additional commands, e-mail: [EMAIL PROTECTED]