dsqtl335227 2018-07-16 19:21
浏览 48

如何在CodeIgniter JavaScript文件中启用多语言功能?

I am trying to develop a multi language web with CodeIgniter. I am just a beginner and I know some method after googling. I have success implementing multi language by following this guide.

It's easy to implement on PHP files, but I have a problem. How to implement multi language on a JavaScript files?

I've found this guide, but I can't implement it.

I can't implement:

<script type="text/javascript" src="<?php echo site_url('jsloader/my_javascript_file.js" />

Because the web I develop has template directory, and the js file currently called with this (in footer.php):

<script src="<?php echo get_template_directory(dirname(__FILE__), 'js/') ;?>my_javascript_file.js"></script>

So, how to internationalize the js file in these template directory?

  • 写回答

0条回答 默认 最新

    报告相同问题?

    悬赏问题

    • ¥15 程序不包含适用于入口点的静态Main方法
    • ¥15 素材场景中光线烘焙后灯光失效
    • ¥15 请教一下各位,为什么我这个没有实现模拟点击
    • ¥15 执行 virtuoso 命令后,界面没有,cadence 启动不起来
    • ¥50 comfyui下连接animatediff节点生成视频质量非常差的原因
    • ¥20 有关区间dp的问题求解
    • ¥15 多电路系统共用电源的串扰问题
    • ¥15 slam rangenet++配置
    • ¥15 有没有研究水声通信方面的帮我改俩matlab代码
    • ¥15 ubuntu子系统密码忘记