I have a project where I am implementing the jQuery library, and I believe it is causing my body backgrounds to flash white very quickly from page to page (the entire site has the same image background). This only appears to be happening in Safari 3.2.1.
The reason I believe it is jQuery is because I tested it with and without the library: when jQuery is removed, the backgrounds don't flash white at all, and behave how I expect them. Is there a solution to this problem?