[jQuery] Re: malsup cycle plugin: possible to have images change with nicer transparency

2009-01-07 Thread Mike Alsup
> DURING IMAGE CHANGES the white part of the picture which I believe is > transparent is visible and cuts into the next image. Is this normal > and unaviodable? > > On firefox/linux I have 3 jpgs 3 gif (hope I did the transparency > right) and 3 png images... > > they are mostly white pictures so

[jQuery] Re: malsup cycle plugin renders vertically on page load.

2008-04-04 Thread matthew
Brilliant. Thanks so much. Matt On Apr 3, 5:15 pm, "Mike Alsup" <[EMAIL PROTECTED]> wrote: > > I'm pulling the content for the cycle plugin dynamically. Frequently > > it will be rendered vertically, before constructing the actual > > horizontal carousel. > > The vertical rendering is how

[jQuery] Re: malsup cycle plugin renders vertically on page load.

2008-04-03 Thread Mike Alsup
> I'm pulling the content for the cycle plugin dynamically. Frequently > it will be rendered vertically, before constructing the actual > horizontal carousel. The vertical rendering is how things look on your page before Cycle has a chance to do its thing. You can fix this by using css to hid

[jQuery] Re: malsup cycle plugin

2008-02-01 Thread Mike Alsup
> > > i'm using http://www.malsup.com/jquery/cycle/ plugin and trying to get > the fit: 1 option to work. > > I assume that this complete functional and work with jquery 1.2.2 > > thanks > Here's a demo: http://malsup.com/jquery/cycle/fit.html