Answer the question
In order to leave comments, you need to log in
Why doesn't TinyMCE - Quick install work for me?
I went to the site www.tinymce.com
There TinyMCE - Quick install. Seems like a quick install. I do as it is written there, but it doesn’t work for me ... What could be the problem, like everything should be elementary?
The code I pasted:
<!DOCTYPE html>
<html>
<head><!-- CDN hosted by Cachefly -->
<script src="//tinymce.cachefly.net/4.2/tinymce.min.js"></script>
<script>tinymce.init({selector:'textarea'});</script>
</head>
<body>
<textarea>Easy! You should check out MoxieManager!</textarea>
</body>
</html>
Answer the question
In order to leave comments, you need to log in
Didn't find what you were looking for?
Ask your questionAsk a Question
731 491 924 answers to any question