Jeepers34683
08-17-2002, 12:33 AM
Situation: I have a message board and chat room. To help people see who's chatting, they can press a button that opens up a popup window listing only the chatters. That way they can decide whether they want to enter the chat room or not. Here is the link (http://swankmsdiet.com/cgi-bin/yabb/YaBB.pl) so you can see what I'm talking about. Click on the button near the bottom to see who's chatting (probably nobody!!):
My problem is twofold - okay, maybe threefold:
1. I need for the popup to be "sticky" - ie, always on top.
2. I need for the popup to refresh periodically BUT the command must come from the referring page because I can't alter the HTML code within the popup without messing up the chat room. (If anyone enters chat after the popup is opened, they will not appear in the popup unless the page is refreshed.)
3. Alternatively, perhaps the popup could be timed to close automatically - again, without altering the HTML code within the popup. This way people would have to click the button again to check the chat room.
Thanks for your help!
My problem is twofold - okay, maybe threefold:
1. I need for the popup to be "sticky" - ie, always on top.
2. I need for the popup to refresh periodically BUT the command must come from the referring page because I can't alter the HTML code within the popup without messing up the chat room. (If anyone enters chat after the popup is opened, they will not appear in the popup unless the page is refreshed.)
3. Alternatively, perhaps the popup could be timed to close automatically - again, without altering the HTML code within the popup. This way people would have to click the button again to check the chat room.
Thanks for your help!