Quote:
Originally Posted by masterme
What must I do to make the Chat open in a new window? I have it enabled in the navbar, but it would be nice if it opens in a new window so people can browse the board without exit the chat.
|
Edit the link in the navbar and use TARGET="_blank" to open the chat in a new window.
The code will look something like this:
<a href="https://vborg.vbsupport.ru/"target="_blank">Chat Room</a>
<a href="
address to chat room here"target="_blank">Chat Room</a>