Button SMILIES for my chat AJAX
Posted: 07 Jul 2010, 23:14
Hi my friend!
I have installed AJAX CHAT and I want a buttons for the smilies.
like this
How I can to do it?
The key is
I have installed AJAX CHAT and I want a buttons for the smilies.
like this
Code: Select all
<form><input type="button" value="writing on button" onclick="how to do when you click on button"></form>
The key is
Code: Select all
<a href="./posting.php?mode=smilies&f=2" onclick="popup(this.href, 300, 350, '_phpbbsmilies'); return false;"><font color="#FFFFFF">SMILIES</font></a>