CodeGuru Home VC++ / MFC / C++ .NET / C# Visual Basic VB Forums Developer.com
Results 1 to 2 of 2

Hybrid View

  1. #1
    Join Date
    May 2005
    Posts
    31

    Does another Browser except ie and firefox support ajax ?

    does opera and other browser support ajax ?
    specially : http request from client side to retrieve document, xml etc.
    if it does how ?

  2. #2
    Join Date
    Jan 2003
    Location
    7,107 Islands
    Posts
    2,487

    Re: Does another Browser except ie and firefox support ajax ?

    there is a cross browser ajax in this link http://www.petefreitag.com/item/514.cfm

    but i am still having some problems with the safari browser, maybe because i'm still uncomfortable with the W3C DOM
    Busy

Posting Permissions

  • You may not post new threads
  • You may not post replies
  • You may not post attachments
  • You may not edit your posts
  •  





Click Here to Expand Forum to Full Width

Featured