Welcome Guest, Not a member yet? Register   Sign In
Need to add Textarea with Visual Editor
#14

Your missing the id and name!

Code:
<!-- creating a text area for my editor in the form -->
<textarea id="myeditor" name="myeditor"></textarea>

This has to match the replace.
What did you Try? What did you Get? What did you Expect?

Joined CodeIgniter Community 2009.  ( Skype: insitfx )
Reply


Messages In This Thread
RE: Need to add Textarea with Visual Editor - by InsiteFX - 10-31-2019, 11:01 AM



Theme © iAndrew 2016 - Forum software by © MyBB