The Arcive of Official vBulletin Modifications Site.It is not a VB3 engine, just a parsed copy! |
|
#1
|
|||
|
|||
Adding a clickable smilie link
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:
|
#2
|
|||
|
|||
^^Bump
|
#3
|
||||
|
||||
I think you need this line beforehand:
Code:
<script language="JavaScript" src="vbcode.js"></script> |
#4
|
||||
|
||||
Thanks it worked
|
#5
|
|||
|
|||
[<a href="java script: opensmiliewindow(240,280,'$session[sessionhash]')">Clickable
Smilies</a>] Should be changed to [<a href="javascript: opensmiliewindow(240,280,'$session[sessionhash]')">Clickable Smilies</a>] With no gap between "java" and "script" |
|
|
X vBulletin 3.8.12 by vBS Debug Information | |
---|---|
|
|
More Information | |
Template Usage:
Phrase Groups Available:
|
Included Files:
Hooks Called:
|