Find the jQuery/JavaScript Bug - $50 Bounty Challenge for a Guru

  • Tình trạng: Closed
  • Giải thưởng: $50
  • Các bài thi đã nhận: 7
  • Người chiến thắng: ElVox

Tóm tắt cuộc thi

Greetings freelancers,

This is a bug fix contest for experts in jQuery, JavaScript and Internet Explorer DOM. The bug fix reward is $50 US, guaranteed to be awarded for one of the solutions. This could be easy money for a Javascript/jQuery guru.

You must follow these instructions to be eligible. If you haven’t read the instructions, I will know and your entry will be rejected.

Here’s the Problem: I have a web site under development. In Internet Explorer 10 (don’t know about previous), I suspect something is intercepting a button click event or interfering with it. At a certain point, you have to click two or three times on a button to submit the form. Latest FireFox and Chrome are fine. I haven’t been able to find the solution.

The Contest: Describe what is causing the problem and describe the successful fix or workaround. The solution must be one that requires the user to click only once in Internet Explorer 10 to post the data.

The details are in the attached Word document.

Good luck with the bug fix!

Các kĩ năng yêu cầu

Bảng thông báo công khai

  • kjopc
    Chủ cuộc thi
    • cách đây 10 năm

    Update: This may be a "security" issue with IE 10 related to file uploads and submitting a form. A possible workaround is to issue a large number of submits:

    $(this).closest('form').submit();
    $(this).closest('form').submit();
    $(this).closest('form').submit();
    $(this).closest('form').submit();
    $(this).closest('form').submit();
    $(this).closest('form').submit();

    • cách đây 10 năm
    1. ElVox
      ElVox
      • cách đây 10 năm

      A security issue is *exactly* what the issue is but I don't like that workaround. I guess I'll post a somewhat better JS solution (really a hack)...

      • cách đây 10 năm
    2. kjopc
      Chủ cuộc thi
      • cách đây 10 năm

      Further to the discussion: http://social.msdn.microsoft.com/Forums/ie/en-US/ea76c8be-8cb1-469d-996b-19f0115d4e68/ie-10-wont-submit-form-after-jquery-file-upload

      • cách đây 10 năm
  • ExpertChirag
    ExpertChirag
    • cách đây 10 năm

    I have no idea exactly Why need click more then one in your project because i have not seen your code But i face this kind of problem before and simply solution was work for me that make background-color of that Element and set opacity zero.

    • cách đây 10 năm

Làm thế nào để bắt đầu với cuộc thi

  • Đăng cuộc thi của bạn

    Đăng cuộc thi của bạn Nhanh chóng và dễ dàng

  • Nhận được vô số bài dự thi

    Nhận được vô số Bài dự thi Từ khắp nơi trên thế giới

  • Trao giải cho bài thi xuất sắc nhất

    Trao giải cho bài thi xuất sắc nhất Download File - Đơn giản!

Đăng cuộc thi ngay hoặc tham gia với chúng tôi ngay hôm nay!