hi
I have used a tab container in which the tab panel is a dojox.layout.ContentPane
but when the content pane is loaded using href i am unable to use a dijit.byId on the same.
i also tried using the executeScripts=true and the use a dojo.addOnLoad function in the content pane.
but still no use.
the contentpane has two accordion containers which i would like to connect to each other so that when an accodion panel is clicked then the other accordion panel should also get selected such that
Accordion 1.1 Accordion 2.1
