Install :
For VBB4.x
Temp: editor_toolbar_on
Find:
HTML Code:
<input type="hidden" name="wysiwyg" id="{vb:raw editorid}_mode" value="{vb:raw editortype}" />
Add above:
HTML Code:
<!--Hộp soạn thảo c?ng thức-->
<table width="100%">
<td>
<h5 class="blockhead"><a title="Bấm v?o đ?y mở cửa sổ soạn thảo c?ng thức To?n - L? - H?a" href="http://www.vedich.net/vn/equationeditor/editor.php" target="_blank">Khung soạn thảo c?ng thức To?n - L? - H?a</a></h5>
<div class="blockbody formcontrols">
<iframe name="Maths" src="http://www.vedich.net/vn/equationeditor/editor.php" frameborder="0" style="width: 100%; height: 300px;"></iframe>
</div>
</td>
</table>
<br />
<!--Hộp soạn thảo c?ng thức-->
Let 's Test