missing images OpenWYSIWYG editor , Code igniter Structure
问题 This is exactly what is happening to the openWYSIWYG editor with CodeIgniter. The folder structure is like this app_name -application -assets --js ---openwysiwyg ----addons ----docs ----images ----scripts This is my view file: <script src="<?php echo base_url('assets/js/jquery.js');?>"></script> <script type="text/javascript" src="<?php echo base_url('assets/js/openwysiwyg/scripts/wysiwyg.js');?>"></script> <script type="text/javascript" src="<?php echo base_url('assets/js/openwysiwyg/scripts