Oct 07, 2009, 4:10 AM
How do you do defferred loading to the accordion in the portal example
I'm using the portal example as my base for this test.
I'm trying to do the following:
I'm trying to do the following:
- load page with layout
- Show mask saying "Loading Menu..." in the west wing or accordion menu of the portal
- Read my xml file and add a bunch of panels to the accordion control with links in each panel. (This i can take care of)
- Return the accordion menu populated.
- Release mask on the west wing of accordion menu of the portal.