I'm having lots of problems with components inside tabbedPanels...

For example:
This example from show case works outside a tabbed panel:

  2. Attach to "onmouseover", and "onclick" event on Area below and update
content of Div1, highlight targets with green color
    <sx:bind id="ex2" href="%{#urlAbrirDadosGerais}" sources="div2"
targets="div1" events="onmouseover,onclick" highlightColor="green"/>
    <div id="div2" style="width: 300px; height: 50px; border: 1px solid
black">
        Mouse Over or Click Here!
    </div>

When its inside a div from tabbedpanel just doesn't work.

Does anyone can help me?
I this a issue?

Regards,

Márcio Gurgel

Reply via email to