0

I've been searching for an answer for this question for a while now.

Is there any way to block workers which uses IE from taking the HIT? I have compatibility issues with IE in my website, I already blocked IE users to log-in in my website, but I think it will be best if I can block them from accepting the HIT.

LiranBo
  • 1,794
  • 1
  • 22
  • 35
  • 1
    This is basically a question about browser detection. If you're using an HTMLQuestion or ExternalQuestion, you should be able to embed javascript in the HIT that will say something like "do not accept if you are using IE". There's no way to prevent someone from accepting the HIT based on this, but you could show them a blank HIT that cannot be submitted using javascript. – Thomas Mar 03 '15 at 16:35
  • possible duplicate of [Browser detection in JavaScript?](http://stackoverflow.com/questions/2400935/browser-detection-in-javascript) – Thomas Mar 03 '15 at 16:35

0 Answers0