Re: [SLUG] Single Page, No Refresh site, As requested

From: Daniel Jarboe (daniel.jarboe@gmail.com)
Date: Tue Dec 28 2004 - 08:08:31 EST


Gmail creates an ActiveXObject('Microsoft.XMLHTTP') for useragent
strings with msie 5. For IE 6, gmail uses
ActiveXObject('Msxml2.XMLHTTP'). IE doesn't know about the
XMLHttpRequest javascript class, and Mozilla doesn't do activeX. So
sites that require that functionality get write around them all, or
leave some visitors out. Yay!

~ Daniel
-----------------------------------------------------------------------
This list is provided as an unmoderated internet service by Networked
Knowledge Systems (NKS). Views and opinions expressed in messages
posted are those of the author and do not necessarily reflect the
official policy or position of NKS or any of its employees.



This archive was generated by hypermail 2.1.3 : Fri Aug 01 2014 - 18:37:08 EDT