Code:
I removed the original input box that is
Remove
Code: <textarea rows=”20″ cols=”150″ name=”mm_message” id=”mm_message”></textarea>
and replaced it with the WYSIWYG editor code
Code:
<?php $editor = &JFactory::getEditor(); ?>
display( ‘mm_message’, $row->text , ‘100%’, ‘550’, ’75’, ’20’ ) ;
thankx
Please visit http://www.PrepCafe.in for FREE NISM Mock Tests and Free NISM Study Material.