Ajax SB Smilies JS
Add to your Ajax SB Button Smilies
AdminCP --> Templates --> Edit/Delete --> Global Templates -->
Expand Templates --> sf_shoutbox --> Options --> Full Edit
Search
<div><strong>{$lang->sf_sb_shoutbox}</strong>
(<a
href="index.php?action=full_shoutbox">{$lang->sf_sb_fullsbox}</a>)<br
/></div>
After Add
<br>
<div><strong>Smilies</strong><A
HREF="jdisplayWindow('http://yoursite.com/misc.php?action=smilies&popup=true&editor=clickableEditor',200,300)"><b>
(Click)</b></a>
<br /></div>
AdminCP --> Templates --> Edit/Delete --> Your Templates -->
headerinclude --> Expand Templates --> Full Edit
add at the end
<SCRIPT>
<!--
function displayWindow(url, width, height) {
var Win = window.open(url,"displayWindow",'width=' + width +
',height=' + height + ',resizable=0,scrollbars=yes,menubar=no' );
}
//-->
</SCRIPT>
Name:Ajax SB Smilies JS
Im edited sf_shoutbox and add this code
Preview:http://allemuza.pl/