Quote:
Originally Posted by Jaxel
The multipart/form-data encoding type shouldn't be required, as I'm not supporting attachments in this form. However, i added both that and the class just to test it out, and neither made a difference (except that the class made the style look ugly, which is why I removed it in the first place).
Buttons still not working.
|
For Quick Reply to work you need to include the following in the <head>
Code:
<script type="text/javascript" src="clientscript/vbulletin-editor.js?v={vb:raw vboptions.simpleversion}"></script>
<script type="text/javascript" src="clientscript/vbulletin_textedit.js?v={vb:raw vboptions.simpleversion}"></script>
The first is needed for all vB Editors the second javascript file is only needed for quick reply vB Editors.