Frame and PHP Question
I feel silly for asking this even though I do not care for frames, I've been forced to use them for the game that I have created. I have a user options page where a user can update the style. This is basically how the page is setup.
index.php Loads
Navigation bar is here
[Frame Loads underneath called name='bodyinfo']
All content is displayed inside the bodinfo frame. But whenever a user does a style change it needs to update that navigation bar above as well as the frame inside, any idea how I can either cancel out the frame altogether and do a page refresh or reload the upper part or something along those lines?
|