How to connect this TinyMCE?


I answered you as detailed as possible.
Use religion does not allow Google? Go and click - View Source
<script type="text/javascript" src="/tinymce/jscripts/tiny_mce/tiny_mce.js"></script> . And nifiga. - new_russian_man /tinymce/jscripts/tiny_mce/tiny_mce.js check if there is a tiny_mce.js file in this path, if there is something in the line:
 <script type="text/javascript" src="/tinymce/jscripts/tiny_mce/tiny_mce.js"></script> remove the first slash from /tinymce/jscripts/tiny_mce/tiny_mce.js
 <script type="text/javascript" src="tinymce/jscripts/tiny_mce/tiny_mce.js"></script> Judging by the ways -
 c:\xampplite\htdocs\12.phpand /tinymce/jscripts/tiny_mce/tiny_mce.js javascript file is not loaded to the client.Source: https://ru.stackoverflow.com/questions/26768/
All Articles