Plupload jquery library not working in IE10

Collapse
X
 
  • Time
  • Show
Clear All
new posts
  • jay123
    New Member
    • Sep 2008
    • 121

    Plupload jquery library not working in IE10

    I have a website where user's can upload their images. I am struck at IE10 not bringing file upload folder. I am using Plupload jQuery files with latest version(v1.5.6) . It works very well with Firefox, Opera, Chrome and IE9 but not IE10.

    Clicking on 'Upload' button does nothing.

    Can someone please guide me in right direction.

    Thanks
    Last edited by Dormilich; Apr 4 '13, 11:26 AM. Reason: orthography
  • r035198x
    MVP
    • Sep 2006
    • 13225

    #2
    You should probably ask about that in the plupload forums with short example that represents the problem like this guy has done here:https://github.com/moxiecode/plupload/issues/738

    Comment

    • jay123
      New Member
      • Sep 2008
      • 121

      #3
      No one replies for days and days at plupload, as the link you provided will confirm. So i tried trying my luck here.

      Anyways, thanks for replying

      Comment

      • r035198x
        MVP
        • Sep 2006
        • 13225

        #4
        Ya, I'd consider not using them if support is an issue. There's so many fileupload plugins out there with lots of support. Don't know about IE10 support though.

        Comment

        • omerbutt
          Contributor
          • Nov 2006
          • 638

          #5
          hi
          can you please provide a link to the problem or atleast the error code or the running code itself , cause it is much easier to troubleshoot when we know what is wrong , apart from it using IE10 I also had some serious issues while making ajax calls when not using jquery, turned out to be the active x component and XHR related
          regards,
          Omer Aslasm

          Comment

          • jay123
            New Member
            • Sep 2008
            • 121

            #6
            Hi

            I have fixed the issue, please check https://github.com/moxiecode/plupload/issues/758

            Comment

            Working...