Hello friends I am new into the development of Webkit. I would like to know if Ajax is been supported in Webkit or not. And if yes where can i see the code in Webkit. Frankly speaking i have checked the whole code but unable to find any reference to Ajax Please help. Waiting for the favorable reply -Vasant -- Using Opera's revolutionary e-mail client: http://www.opera.com/mail/
On Aug 20, 2008, at 2:28 AM, vasant wrote:
Hello friends
I am new into the development of Webkit. I would like to know if Ajax is been supported in Webkit or not. And if yes where can i see the code in Webkit. Frankly speaking i have checked the whole code but unable to find any reference to Ajax
Please see <http://en.wikipedia.org/wiki/AJAX#Technologies>, then check the WebKit source code again. Kind regards, Mark Rowe
Hi Vasant You would not find any reference to "ajax" as ajax is not a single technology, it is a term used to describe the use of a combination of javascript and asynchronous XMLHttpRequest. These technologies are obviously supported by WebKit, as otherwise WebKit based browsers (such as Safari, Shiira, Epiphany, ...) would be unable to use many modern websites. If you search the source for "XMLHttpRequest" you will also discover the many files that make up XHR and the associated API's. --Oliver On Aug 20, 2008, at 2:28 AM, vasant wrote:
Hello friends
I am new into the development of Webkit. I would like to know if Ajax is been supported in Webkit or not. And if yes where can i see the code in Webkit. Frankly speaking i have checked the whole code but unable to find any reference to Ajax
Please help. Waiting for the favorable reply
-Vasant
-- Using Opera's revolutionary e-mail client: http://www.opera.com/mail/ _______________________________________________ webkit-dev mailing list webkit-dev@lists.webkit.org http://lists.webkit.org/mailman/listinfo.cgi/webkit-dev
participants (3)
-
Mark Rowe
-
Oliver Hunt
-
vasant