[jQuery] Re: (Bump) Why is this slide so jittery?

2008-03-28 Thread Rick Faircloth
-Original Message- From: jquery-en@googlegroups.com [mailto:[EMAIL PROTECTED] On Behalf Of Andy Matthews Sent: Friday, March 28, 2008 3:24 PM To: jquery-en@googlegroups.com Subject: [jQuery] Re: (Bump) Why is this slide so jittery? My guess is that it's trying to determine

[jQuery] Re: (Bump) Why is this slide so jittery?

2008-03-28 Thread Karl Swedberg
PM To: jquery-en@googlegroups.com Subject: [jQuery] Re: (Bump) Why is this slide so jittery? My guess is that it's trying to determine the height dynamically. You know the height of the container, try setting that in your CSS (same as the picture height I'd guess). 10 to 1 says that fixes

[jQuery] Re: (Bump) Why is this slide so jittery?

2008-03-28 Thread Rick Faircloth
@googlegroups.com Subject: [jQuery] Re: (Bump) Why is this slide so jittery? Hey Rick, You probably already know this, but IE6 treats height as min-height. So if you create an ie6-only stylesheet and then link to it inside a conditional comment, it might help with your IE6 jitter !--[if lte