Karl Swedberg-2 wrote: > > Here is a rather lengthy explanation of the situation on the Surfin' > Safari blog: > http://webkit.org/blog/?p=66 > > If that doesn't help, you can search Google for: > safari "flash of unstyled content" > or: > safari fouc >
Karl, thank you for direction of the search. Based on the found information I concluded that any request to DOM when it's not ready could lead to the FOUC in Safari. I tried to avoid it by using JQuery.ready function and in some cases it solved the problem. But in some - did not. May be the "ready" function is not safe enough for Safari? Is it guaranteed that the DOM is completed when this function is called? Especially in Safari case? Thanks again for idea concerning FOUC! Dmitry -- View this message in context: http://www.nabble.com/strange-behavior-of-Safari-tf3148710.html#a8752777 Sent from the JQuery mailing list archive at Nabble.com. _______________________________________________ jQuery mailing list discuss@jquery.com http://jquery.com/discuss/