
03-29-2005, 03:01 AM
|
|
|
Join Date: Oct 2004
Posts: 51
Благодарил(а): 0 раз(а)
Поблагодарили:
0 раз(а) в 0 сообщениях
|
|
Quote:
Originally Posted by Caveman2k2
Got the fix from vbAdvance.com
Code:
function OpenvBChat(){
vBChat = window.open('vBChat.php?','vBChat','directories=no ,height='+window.screen.height+',width='+window.sc reen.width+',location=no,menubar=no,scrollbars=yes ,status=no,toolbar=no')
return false;
}
Replace the colored text above with the full url that points to the vBChat.php file. Fixed! Thanks goes to Brian at vbAdvanced.com for this.
|
it worked...nicely done
|