weixin_33704591 2020-02-16 17:05 采纳率: 0%
浏览 63

三种JS和AJAX

I am trying to load a simple model with THREE JS into an overlay via AJAX. The first load is working and the model is showing up, but as soon as I am closing the overlay and opening it again three js in not loading anymore.

Here is how I loaded the three js assets:

$.ajax({
    url: url,
    type: 'POST',
    success: function(data) {
        $('#modal-container').html(data);

        $.getScript("https://cdnjs.cloudflare.com/ajax/libs/three.js/110/three.min.js");
        $.getScript("https://cdn.jsdelivr.net/gh/mrdoob/three.js@r92/examples/js/loaders/GLTFLoader.js");
        $.getScript("assets/js/three-min.js");

      }
});

Is there a better, more cleaner, way of achieving this? It also seems to slow down my whole pagespeed.

  • 写回答

0条回答 默认 最新

    报告相同问题?

    悬赏问题

    • ¥15 执行 virtuoso 命令后,界面没有,cadence 启动不起来
    • ¥50 comfyui下连接animatediff节点生成视频质量非常差的原因
    • ¥20 有关区间dp的问题求解
    • ¥15 多电路系统共用电源的串扰问题
    • ¥15 slam rangenet++配置
    • ¥15 有没有研究水声通信方面的帮我改俩matlab代码
    • ¥15 ubuntu子系统密码忘记
    • ¥15 保护模式-系统加载-段寄存器
    • ¥15 电脑桌面设定一个区域禁止鼠标操作
    • ¥15 求NPF226060磁芯的详细资料