Categories | Question details Back To List | ||
Why Safari support is limited? ... Why Safari support is limited? Answer posted on Mar 05, 2007 09:41 There are three main technical reasons for such limited support of Safari: a) Significant difference in HTML rendering engine. Safari can sometimes render html in a very specific way. The DOM missed some non-critical, but useful, methods
b) Lack of XML support. Safari is the only browser which doesn’t support XPath
and can't parse XML string. Safari supports xmlhttprequest, so it can load data
by http request, but it can't load xml from javascript string. c) The code under FF/IE/Opera has good debugging possibility. Javascript error reporting of Safari is terrible. Answer posted by Inga (Support) on Nov 27, 2014 22:41 To find more precise comments upon this issue, we can offer you read about scheduling component and javascript select index. |