How to programatically navigate to a mashup while using collection widget
I have a main mashup with contained mashup with footer showing bunch of icons representing mashups (using collection widget). Based on the icon selection on this menu I can navigate to different mashups in that contained mashup area.
One of the mashup shown in contained mashup area has a Navigation button. I am looking to navigate the user to a different mashup instead of showing a pop or modal popup. Though when using the replace window option, the new mashup completely replaces the current view, including the footer and thus loosing the foot completely.
Is there an efficient way to replace the mashup only in that contained mashup area instead of navigating completely away from the current mashup.
Thanks.

