[jQuery] Cycle (fx:'custom' )

[jQuery] Cycle (fx:'custom' )


Hails! I've been having a trouble with a custom effect on IE and
Safari, but it works perfectly on Firefox, although Firebug shows the
following message: "[cycle] unknown transition: custom". It's not a
error message, but I believe it has something to do with the bug in IE
and Safari. Then, I tried turning the custom effect into a transition
definition as the described in the Cycle documention (http://
www.malsup.com/jquery/cycle/adv2.html) and now it works in the same
way on Firefox, but without that message on Firebug.
Any suggestion? Better, any solution?