Still, i have one question. Is it possible with your component to have tabs
in a separate page/component ?

Currently, no, but it will be getting an update that will likely allow
it.  Currently, the content of any tab is just the content of a div in
the same page, and the ids of the necessary divs are passed to the
component as a parameter.  However, I have a version in the works
which actually defines ContentPane components which can then be
included in TabContainer or AccordionContainer, and I don't think it
would be a huge hack to make those ContentPane components come from
another page.

--sam

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

Reply via email to