[jQuery] jQuery Cycle, multi-effects

2009-02-24 Thread Andrej
Hi Mike, Loving the multi-effect. Would it be possible to use them in this way...? In the same slideshow: left/right arrows make the slides slide left/right up/down arrows make the slide slide up/down Thanks Andrej

[jQuery] Re: Cycle 2.32 Height/Width bug? Caching?

2009-01-05 Thread Andrej
Awesome! Not sure if that is documented, but it should be. Thanks again for the great plugin. A. On Jan 5, 3:12 pm, Mike Alsup wrote: > > I just updated to 2.32 and the image container no longer gets a height/ > > width from the image size as it used to in older versions of Cycle. > > > When yo

[jQuery] Cycle 2.32 Height/Width bug? Caching?

2009-01-05 Thread Andrej
much appreciated. Thanks Andrej

[jQuery] Re: Jquery Cycle after callback problem?

2008-09-11 Thread Andrej
Hi Mike, Thanks for the response. How would I ignore the first callback? Didn't know that was possible. Thanks again. On Sep 11, 7:40 am, Mike Alsup <[EMAIL PROTECTED]> wrote: > > The animate method inside the onAfter function gets fired on initial > > page load, which makes the height of the c

[jQuery] Jquery Cycle after callback problem?

2008-09-10 Thread Andrej
ID=%2040&sort=event_name Is there something i'm doing wrong here? I've also tried giving that div a height on page load, but animate() still zeros it. Any help is much appreciated. Andrej

[jQuery] Re: jQuery Cycle - Custom scrollHorz

2008-06-09 Thread Andrej
Hi, Thanks for the suggestion. Yes, indeed I am looking for something more of a carousel, but having the ability to have an 'active/current' slide displaying slide info is something that the carousels don't seem to have and Cycle does via callBacks... It seems like i'm getting close in my hacking

[jQuery] jQuery Cycle - Custom scrollHorz

2008-06-06 Thread Andrej
Hi, Was hoping that some you of kind folks would enlighten me as to how to do this with the awesome Cycle plugin. I am using the scrollHorz fx, and want to have the incoming and outgoing slides visible within their container...So it would be like a scrolling gallery. I've played around with some o

[jQuery] jQuery Cycle - Hover Pager

2008-03-05 Thread Andrej
Hi I am trying to create a pager that works with hovering over the links instead of clicking on them. Would this require an custom transition, or is there a way to add this to an existing transition like 'fade'. Thanks Andrej

[jQuery] jQuery Accordion Plugin

2008-02-12 Thread Andrej
Hi, I am having some issues implementing the Accordion plugin with tertiary menus from: http://bassistance.de/jquery-plugins/jquery-plugin-accordion/ My issues are, mainly to do with the hidden (closed) ul's inheriting the height of the previously visible (open) ul's. This seems like a bug in A