> > I have been trying to get a certain effect using the jQuery.cycle
> > plugin but have falied miserably.
>
> > Similar to the top example on this page:
>
> >http://www.malsup.com/jquery/cycle/cover2.html
>
> > I want to cover the images from right to left. The only (and
> > substantial) difference to the example is that my images do not have
> > the same width. As much as I can see, the plugin always relates the
> > transistion effects to the 'left'. I want the images to always relate
> > to the right, i.e. the left side will change according to the image's
> > width.
>
> I'm not sure I follow.  Are you saying you want the image to be right-
> aligned within the container when the transition stops?


This might help:

http://www.malsup.com/jquery/cycle/cover3.html

Reply via email to