Wednesday, March 28, 2012

List of supported browsers

Hi!

Does anyone know if there is a complete list of browsers that AJAX 1.0 supports? Besides browsers I'm also interested in versions supported (especially IE versions).

Hi triplejay,

MS Ajax is supported in IE, Firefox, Safari and the most scenarios are supported in Opera. Which versions exactly i don't know but the XMLHTTPRequest object which is extreme important for the Ajax technology was available in: IE 5 , Mozilla 1.0 Opera 9 and Safari 1.2

Hope this helps!

Regards,


Hi!

Thanks, it helped! I've seen a similar list somewhere without the version details. Netscape is not on that list so it's not "officially" supported, but does anyone have experience on using it with AJAX apps? In practice, does it work now or in the future?


I have used a wide variaty of things from the Ajax framework (extenders, behaviours, partial postback controls, updatepanels, animations, ajax control toolkit etc), and it all ran just fine in Netscape 8.1, Opera 8 and Mozilla 1.7. I didn't even have to make any workarounds for that.

As far as I know Netscape and Firefox use the same mozilla engine as their base.

No comments:

Post a Comment