Hey there,
I just wondered if there is a method to detect if the 64bit or 32bit Version of IE8 is running?
Because there are some major Bugs in the Facebook Javascript SDK which only occure in IE8x64…
Sign Up to our social questions and Answers Engine to ask questions, answer people’s questions, and connect with other people.
Login to our social questions & Answers Engine to ask questions answer people’s questions & connect with other people.
Lost your password? Please enter your email address. You will receive a link and will create a new password via email.
Please briefly explain why you feel this question should be reported.
Please briefly explain why you feel this answer should be reported.
Please briefly explain why you feel this user should be reported.
According to this IEBlog post you should be able to read it from the browsers User-Agent string via
navigator.userAgent: