liseen wrote at: 2009. 07. 30. 16.09.:
> Hi, everyone
>
>    I met a question about qtwebkit.
>
>     if the javascript disabled, then I evaluate some js contains ajax
> request, I cann't get any return. why?
> if qtwebkit enbaled javascipt, I got the return of ajax request.
>
> can someone help me?

Hi,

ajax = synchronous JavaScript and XML

if your javascript execution is disabled ajax won't work.

Next time use webkit-help mail list, webkit-dev is for WebCore/JavaScriptCore 
development. Check: http://webkit.org/contact.html

Zoltan
_______________________________________________
webkit-dev mailing list
[email protected]
http://lists.webkit.org/mailman/listinfo.cgi/webkit-dev

Reply via email to