搜索 | 用户支持

防范以用户支持为名的诈骗。我们绝对不会要求您拨打电话或发送短信,及提供任何个人信息。请使用“举报滥用”选项报告涉及违规的行为。

详细了解

script error

  • 10 个回答
  • 10 人有此问题
  • 41 次查看
  • 最后回复者为 woojohn

more options

script error? try open http://happygift.uniqlo.com/app/m/ or http://happygift.uniqlo.com/app/ and choose "Tokyo" radio button, it won't work. other browsers can do.

script error? try open http://happygift.uniqlo.com/app/m/ or http://happygift.uniqlo.com/app/ and choose "Tokyo" radio button, it won't work. other browsers can do.

被采纳的解决方案

the problem is the flash player, not firefox. To fix the problem:

1. to go to a website that have a flash video, such as youtube 2. right click on the video then select "global settings", this will open up the flash player setting manager 3. click on the advance tab 4. under "browsing data and settings", click "Delete All".

that is it , u will notice firefox wil run smoothly once again. if after some time firefox slow responding again, just do the same thing to fix it. goodluck!!!

定位到答案原位置 👍 0

所有回复 (10)

more options

For me, Tokyo button on the /m page (first link) doesn't work on Firefox desktop or mobile, and the other page (second link) works on both. I haven't studied the pages in detail to try to understand the difference.

由jscher2000 - Support Volunteer于修改

more options

This doesn't work: e=document.getElementsByName("q1");

Error: ReferenceError: i is not defined Source File: http://happygift.uniqlo.com/js/happygift.js Line: 1
more options

sorry, I forgot to mention this: it works on desktop, I got error in both Firefox for Android and Beta (Android).

more options

It sounds as though your results when clicking the Tokyo button are different than mine:

Platform PageYour Result My Result
Desktop/appGoodGood
Desktop/app/m GoodFail
Mobile/appFailGood
Mobile/app/mFailFail

Is this your site?

more options

no, Sir. just curious why only Firefox fail this script :)

more options

This code seems to work (define function i() before using it and change the ',' delimiters in the onclick to ;).

if(document.getElementById("quiz")){function i(){var e=document.getElementsByName("q1"),t=!1;for(var n=0;n<e.length;n++)if(e[n].checked){t=!0;break}t?this.id=="q2-c1"?window.location.href="/app/m/lot":window.location.href="/app/m/lose":alert("Please Answer Q1!")}var e=document.getElementById("q2-c1"),t=document.getElementById("q2-c2"),n=document.getElementById("q2-c3"),r=document.getElementById("q2-c4");e.onclick=i;t.onclick=i;n.onclick=i;r.onclick=i;}
more options

thank you all for your concern honestly, this is not my site, I am just curious why Firefox fail this site can we just close this case?

more options

Because the site sends Firefox incorrect code. This is commonly known in programming as "garbage in garbage out".

由Kevin于修改

more options

You can contact the website and ask them to look into this and possibly point them to this forum thread for more information.

more options

选择的解决方案

the problem is the flash player, not firefox. To fix the problem:

1. to go to a website that have a flash video, such as youtube 2. right click on the video then select "global settings", this will open up the flash player setting manager 3. click on the advance tab 4. under "browsing data and settings", click "Delete All".

that is it , u will notice firefox wil run smoothly once again. if after some time firefox slow responding again, just do the same thing to fix it. goodluck!!!