mCHAT
Posted: 05 Jun 2010, 06:40
Hi!
http://www.phpbb.com/community/viewtopi ... &t=1870815
Anyone know if I can hide the chat and pressing a text be deployed?
[hsimg]http://img692.imageshack.us/img692/6525/dibujobxe.jpg[/hsimg]
[hsimg]http://img265.imageshack.us/img265/2865/dibujoxx.jpg[/hsimg]
This is the script that uses that page
http://www.phpbb.com/community/viewtopi ... &t=1870815
Anyone know if I can hide the chat and pressing a text be deployed?
[hsimg]http://img692.imageshack.us/img692/6525/dibujobxe.jpg[/hsimg]
[hsimg]http://img265.imageshack.us/img265/2865/dibujoxx.jpg[/hsimg]
This is the script that uses that page
Code: Select all
<div class="cattext"><a href="#" id="sbb" > <img src="chat.png" align="absbottom" /> Chat</a></div>
</div>
<div align="center">
<iframe style="display:none; background-color:#000;" scrolling="no" id="sbf" src="urlmchat" frameborder="0" width="100%" height="365px"></iframe></div>