Join the social network of Tech Nerds, increase skill rank, get work, manage projects...
 
  • How to integrate the Tiny Mice editor

    • 0
    • 0
    • 0
    • 0
    • 0
    • 0
    • 0
    • 0
    • 354
    Comment on it

    Hello Reader's if you want to integrate the html editor in your form then by using tiny mice you can make the html editing more easy.
    Lets see how to integrate the tiny mice editor.
    first you have to open the html file and put the two JS CDN lines in head

    <script src="//cdn.tinymce.com/4/tinymce.min.js"></script>
      <script>tinymce.init({ selector:'textarea' });</script>
    

    Now second you just have to put this textarea tag somewhere you need in html page and your textarea will convert into html editor

    <textarea>Easy! You should check out MoxieManager!</textarea>!
    

    alt text

 0 Comment(s)

Sign In
                           OR                           
                           OR                           
Register

Sign up using

                           OR                           
Forgot Password
Fill out the form below and instructions to reset your password will be emailed to you:
Reset Password
Fill out the form below and reset your password: