Advertisement
If you have a new account but are having problems posting or verifying your account, please email us on hello@boards.ie for help. Thanks :)
Hello all! Please ensure that you are posting a new thread or question in the appropriate forum. The Feedback forum is overwhelmed with questions that are having to be moved elsewhere. If you need help to verify your account contact hello@boards.ie

struts tiles

Options
  • 01-04-2005 12:33pm
    #1
    Closed Accounts Posts: 133 ✭✭


    HI

    I'm currently working on a project at the moment that is using tiles.

    I have a top, middle and bottom tile.

    The top and bottom tile never change, just the middle tile changes.

    At the moment i reload the top and bottom tile every time i click on a link to change the middle time.

    This is a pain as I have a flash banner at the top and it has to be reloaded everytime.

    Is there anyway just to reload / change one tile at a time??

    Cheers
    JK


Comments

  • Registered Users Posts: 21,264 ✭✭✭✭Hobbes


    A tile is just a part of page. It is a way of breaking up the page into managable coding pieces.

    So the problem isn't really with the tiles as such. Your only real solution is to use frames. Or make your banner smaller in size so it loads better.


Advertisement