Twin_Turbo |
03-25-2008 10:49 PM |
I added this to quick edit but I can not get the hover over state to change like the other ones do.
Here's my code
PHP Code:
<td><img src="$stylevar[imgdir_editor]/separator.gif" width="6" height="20" alt="" /></td>
<td><div class="imagebutton" id="vB_Editor_QR_cmd_smilie"><img src="$stylevar[imgdir_editor]/smilie.gif" onclick="vB_Editor['$editorid'].open_smilie_window(smiliewindow_x, smiliewindow_y); return false" /></div></td>
I also tried it with the rollout like in the reply box and can't get the contents of the box 9the smilies) to show, even after adding
PHP Code:
$vBeditTemplate[clientscript]
to the top
Can anyone help?
|