Including jquery causes flickering
Hey everyone,
I just started using jquery and decided to apply it to a client's website. Everything was great until I noticed an awful flickering that was occurring.
On their site jquery seems to cause the site to flicker in safari 3 and 4 when ever you enter a page. This happens without even calling any jquery functions; just including the external js file in the head will cause it.
I have tried removing all other js on the site but the flickering continues. Removing the script link resolves the problem. Also other libraries (tested prototype and dojo) do not cause the flickering.
The flickering happens on the live version of the website and the local testing version. It also does not occur in firefox.
Movie of the problem:
http://www.backyardboxrails.com/flicker.mov
(sorry about the awful watermarks)
Site:
http://www.backyardboxrails.com
CSS:
http://www.backyardboxrails.com/css/style.css
Thanks in advance