Radicore Forum
Fast Uncompromising Discussions. FUDforum will get your users talking.

Home » RADICORE development » Framework » Multi-Line Text Box
Re: Multi-Line Text Box [message #7508 is a reply to message #7507] Sun, 02 August 2020 08:05 Go to previous messageGo to previous message
htManager is currently offline  htManager
Messages: 415
Registered: May 2014
Senior Member
I copied these two directories into my htm application directory and amended the path in my code. The source code of the site is:

<script src=" HTTP://localhost/radicore/htm/../javascript/jquery-3.3.1.sli m.min.js"> </script><script src=" HTTP://localhost/radicore/htm/../javascript/jquery.cookie.mi n.js"> </script><script src=" HTTP://localhost/radicore/htm/javascript/ckeditor/ckeditor.j s"> </script><script>window.onload = function()
{
CKEDITOR.replace( 'bericht_text',
{
toolbar : 'Basic',
uiColor : '#9AB8F3'
});
}
</script>

If I press the links to javascript files like ckeditor.js I see the the content of these files in the browser. Exact the same as in the XAMPLE source code. Is there an additional file or directory which I have to copy?
 
Read Message
Read Message
Read Message
Read Message
Read Message
Read Message
Read Message
Read Message
Read Message
Read Message
Read Message
Read Message
Read Message
Read Message
Read Message
Read Message
Read Message
Read Message
Read Message
Read Message
Read Message
Read Message
Read Message
Read Message
Read Message
Read Message
Read Message
Previous Topic: Frameworkd Update
Next Topic: Key value / special characters /add4
Goto Forum:
  


Current Time: Tue Apr 23 13:28:02 EDT 2024

Total time taken to generate the page: 0.01347 seconds