| Author |
Tiles, Frames, and Flickering
|
Dom Lassy
Ranch Hand
Joined: May 05, 2006
Posts: 181
|
|
We have a layout defined in tiles-defs.xml like this: And MainScreenLayout looks like this: When the first frame loads (MainScreenDynaHidden.jsp), it uses js to load the next frame (they need to be done in a certain order because of cross-frame references - I know, it's bad). The problem we have is that when someone clicks on a link in toolbar where the target is the frame 'content', that the toolbar frame is flickering along with the footer frame. There wasn't any flickering before we moved over to the tiles framework. I have no idea why this would happen. It is happening in many other cases where we are using frames and the tiles framework as well. Does anyone know why this would happen or how to fix it?
|
 |
 |
|
|
subject: Tiles, Frames, and Flickering
|
|
|