Can someone tell me how to create a link to clikable smilies. It's for the Quick Reply Box. I don't want the actual smilies to appear in the QRB, as they do in newreply and newthread. Just a link. So when you click the link, the smilie box opens.
I tried adding;
PHP Code:
[<a href="javascript: opensmiliewindow(240,280,'$session[sessionhash]')">Clickable
Smilies</a>]
, but it didn't work