[jQuery] Re: (Cycle Plugin) ScrollHorz problem in FF and Safari 3

2009-07-25 Thread Mike Alsup

On Jul 21, 9:51 pm, bcbounders  wrote:
> When using the ScrollHorz effect in the Cycle Plugin for inline HTML
> content, in Firefox and Safari 3, the very first time you trigger the
> transition, the content of the first "slide" appears to be being
> squished and ends up overlapping with the incoming slide/text.  See an
> example here:  http://tinyurl.com/mmddkn (click on any of the white
> text in the vertical image or click the "Begin" link at the bottom of
> the first block of text).

Try giving your slides an explicit width.  Instead of 95%, try 220px
for example.


[jQuery] Re: (Cycle Plugin) ScrollHorz problem in FF and Safari 3

2009-08-03 Thread bcbounders

Mike,

Thanks!  Sorry for the long delay... I got side-tracked by having to
move my 74 year old mother-in-law into her new house!  UGGGH!

Anyway... this looks like it's doing the trick.  I really appreciate
your help.

 - John

On Jul 25, 8:00 am, Mike Alsup  wrote:
> On Jul 21, 9:51 pm, bcbounders  wrote:
>
> > When using the ScrollHorz effect in theCyclePlugin for inline HTML
> > content, in Firefox and Safari 3, the very first time you trigger the
> > transition, the content of the first "slide" appears to be being
> > squished and ends up overlapping with the incoming slide/text.  See an
> > example here:  http://tinyurl.com/mmddkn (click on any of the white
> > text in the vertical image or click the "Begin" link at the bottom of
> > the first block of text).
>
> Try giving your slides an explicit width.  Instead of 95%, try 220px
> for example.