Button SMILIES for my chat AJAX

Support for PhpBB3. Post here to get help with any phpBB3 related issue here
There is no support here! Only Read Access!
Forum rules
In order the get any support, you will have to do following:
1. Use a describing title!
2. Describe your problem and what happened when the problem occured
3. Tell us what version of phpBB3 you are currently using.
Else your topic may be ignored or locked!
Locked
User avatar
Darkman
BBCoder II
BBCoder II
Posts: 23
Joined: 20 Mar 2010, 23:53

Button SMILIES for my chat AJAX

Post by Darkman »

Hi my friend!

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>
How I can to do it?

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>
cisco007
BBCoder VI
BBCoder VI
Posts: 1015
Joined: 16 Mar 2010, 18:14
Location: Don't really know!

Re: Button SMILIES for my chat AJAX

Post by cisco007 »

which chat is that? the one from Startrekguide?
User avatar
Darkman
BBCoder II
BBCoder II
Posts: 23
Joined: 20 Mar 2010, 23:53

Re: Button SMILIES for my chat AJAX

Post by Darkman »

cisco007 » 07 Jul 2010, 23:21 wrote:which chat is that? the one from Startrekguide?
Yes, that chat :thumb:
cisco007
BBCoder VI
BBCoder VI
Posts: 1015
Joined: 16 Mar 2010, 18:14
Location: Don't really know!

Re: Button SMILIES for my chat AJAX

Post by cisco007 »

i am sure if you read the forum where that chat is, it tells you how to get them to show, there is even a version there somewhere with bbcodes and smilies!
User avatar
Darkman
BBCoder II
BBCoder II
Posts: 23
Joined: 20 Mar 2010, 23:53

Re: Button SMILIES for my chat AJAX

Post by Darkman »

cisco007 » 07 Jul 2010, 23:57 wrote:i am sure if you read the forum where that chat is, it tells you how to get them to show, there is even a version there somewhere with bbcodes and smilies!
oh yes, yuo're right! I have taken the version with BBcode and smiles...i want for me to create this button.
Excuse me, I'll ask to them ;)
Locked