Jump to content

Refresh Issue


katarra

Recommended Posts

Okay, I posted this earlier, but I don't know how long ago and I can't find it...

 

I have a split screen (top frame/bottom frame), and the top frame refreshes everything something is done on the bottom frame (command bar). However, I have a navigation compass on the bottom that needs to update everytime you move a room. Unfortunately, it's not doing that.

 

Any ideas on how I can code in for the bottom frame to update everytime one of the navigation buttons is pushed?

 

Thanks!

Link to comment
https://forums.phpfreaks.com/topic/197461-refresh-issue/
Share on other sites

http://www.phpfreaks.com/forums/index.php/topic,293165.msg1387567.html#msg1387567

 

PHP isn't going to be able to do this for you, you'll probably need javascript or if you only have 2 frames, you can set the target of your link not to a specific frame, but to the parent window and refresh the entire page.

Link to comment
https://forums.phpfreaks.com/topic/197461-refresh-issue/#findComment-1036545
Share on other sites

Archived

This topic is now archived and is closed to further replies.

×
×
  • Create New...

Important Information

We have placed cookies on your device to help make this website better. You can adjust your cookie settings, otherwise we'll assume you're okay to continue.