View Single Post
Old 10-10-2012, 07:46 AM   PM User | #4
Old Pedant
Supreme Master coder!

 
Old Pedant's Avatar
 
Join Date: Feb 2009
Posts: 23,579
Thanks: 62
Thanked 4,063 Times in 4,032 Posts
Old Pedant is a name known to allOld Pedant is a name known to allOld Pedant is a name known to allOld Pedant is a name known to allOld Pedant is a name known to allOld Pedant is a name known to all
An obvious answer is to use true <frame>s instead of an <iframe>.

The chat is in one <frame>. The forum board is in the other <frame>. When you change forum content, you do it by loading a different page into the forum's <frame> and the chat <frame> is undisturbed.

Old fashioned, maybe, but it works.

Failing that, you'll just have to use two separate windows.
__________________
An optimist sees the glass as half full.
A pessimist sees the glass as half empty.
A realist drinks it no matter how much there is.
Old Pedant is offline   Reply With Quote