Only on Firefox “Loading failed for the [removed] with source”

前端 未结 12 1122
既然无缘
既然无缘 2020-11-30 04:39

I want to integrate Marketo form with my existing website on yii framework. My code works on all the browsers except Firefox.

Excerpt from my code:

          


        
12条回答
  •  既然无缘
    2020-11-30 05:03

    I had the same issue with firefox, when I searched for a solution I didn't find anything, but then I tried to load the script from a cdn, it worked properly, so I think you should try loading it from a cdn link, I mean if you are trying to load a script that you havn't created. because in my case, when tried to load a script that is mine, it worked and imported successfully, for now I don't know why, but I think there is something in the scripts from network, so just try cdn, you won't lose anything.

    I wish it help you.

提交回复
热议问题