Tigraine

Daniel Hoelbling talks about programming

RSS Feed

plupload and IE8

0 Comments
Posted by Daniel Hölbling on December 2, 2011 at 18:32

Just a quick reminder for future Daniel who will surely run into this issue again in the near future:

If you don’t specify the container property during plupload’s setup it will use the body tag.

Problem with this is that on IE8 this may cause the flash fallback for file-uploads to span the whole body element and make the page unaccessible to clicks from the user.

So always include some dummy element nobody will click on and specify it as container.

Oh: And can we please get off IE8 at last?

Filed under Uncategorized
You can leave a comment, or trackback from your own site.

Projects

dynamic css for .NET