|
Hi, I have an iframe at the top and bottom of the page. An an image of a monster in the middle. I tried to press attack in the bottom iframe, and have it output the battle messages in the top iframe. Basically, I have an interface where I dont want the whole page to reload just to output the messages. Is there any solution to this, or even some javascript code snippets? Any help greatly appreciated. So far the button just brings up a new page that it points to in the iframe, which doesn't really do me any good. Thanks. Derek
|