[jQuery] Re: Cycle fxFn being reset

2009-10-30 Thread Jim McCollom
Mike, Thanks for pointing me in the right direction. I managed to get it working the way I wanted by doing the following: 1) Made a transition: $.fn.cycle.transitions.slideFade = function ($container, $slides, opts) { } 2) Made an 'fx plugin' function with the same name and made sure it

[jQuery] Re: Cycle fxFn being reset

2009-10-22 Thread Mike Alsup
In regards to the 9/9/9 release; it seems like the fxFn is set to null in the resetState function and not being set back. I am invoking the script with: $(document).ready( function() {jQuery ('#cf73b7c6341940210VgnVCM10288ea8c0').cycle({ pagerEvent: 'mouseover', timeout: 4500,