Tagged Questions

0
votes
0answers
5 views

How to detect InfoCard selector browser support from browser’s HTTP request headers?

Does the presence of an InfoCard selector (such as Windows Cardspace or the Firefox plugin) cause a special header to be present in HTTP requests? I know how to detect InfoCard …
1
vote
1answer
190 views

Why don’t InfoCards work in IE8?

What changed in IE8 that makes detecting InfoCard Selector support in javascript stop working unless IE8 is put in Compatibility Mode? And more to the point, what is the new JavaS …