Hi
The tree's Onclick method is not working in IE6. but is working in FF2
when the tree is in an accordion pane which is in a contentpane of a tab container.
Please help
Dino
Hi
The tree's Onclick method is not working in IE6. but is working in FF2
when the tree is in an accordion pane which is in a contentpane of a tab container.
Please help
Dino
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
I've tried setting the 'title' and 'alt' attributes of dijit.layout.AccordionPane. JAWS doesn't read out anything from those attributes. Any solution to that?
Thank you.