[jQuery] Re: Safari Layout Issues

2009-04-24 Thread Nic Hubbard
Ok, sorry guys, I realized I had come .css files below my .js files, this was causing the conflict in Safari. On Apr 24, 12:55 pm, Nic Hubbard wrote: > Here is the cycle code I am using: > > if ($('#home_exhibition_hold').length) { >                 $('#home_exhibition_hold').cycle({ >          

[jQuery] Re: Safari Layout Issues

2009-04-24 Thread Nic Hubbard
Here is the cycle code I am using: if ($('#home_exhibition_hold').length) { $('#home_exhibition_hold').cycle({ fx: 'fade', speed:2000, timeout: 7000, pause: 0,