2 Unanswered Topics

Remove Filter
Member Avatar for
Member Avatar for davy_yg

Hello, I download free filemanager to integrate with TinyMCE. I am trying to customize another extension to upload to Roxyfilemanager. Can anyone help me with the customization? Please read this quickly: http://www.roxyfileman.com/custom-integration and Here is my custom.js: function FileSelected(file){ /** * file is an object containing following properties: * * …

0
137
Member Avatar for davy_yg

Hello, I am trying to integrate TinyMCE with RoxyFileManager. Can anyone help me with the process ? Thanks in advance. Cek my code below. I wonder what I should place for the selector selector:'textarea' or selector: '#tinymce' ? http://www.roxyfileman.com/TinyMCE-file-browser <!DOCTYPE html> <html> <head> <script src="js/jquery-1.7.1.js"></script> <script src="js/jquery-3.1.1.min.js"></script> <script type="text/javascript" src="js/tiny_mce/tiny_mce_popup.js"></script> …

0
180

The End.