Thanks. Got it!
On Sep 18, 8:11 pm, ricardobeat <[EMAIL PROTECTED]> wrote: > The easing functions are not part of the jQuery core, you need the > "Effects Core" from jQuery UI. Download it > fromhttp://ui.jquery.com/download_builder/ > > ricardo > > On Sep 18, 4:14 pm, gecko68 <[EMAIL PROTECTED]> wrote: > > > When I am using the default swing method of easing I get this error. > > D.easing[this.options.easing || (D.easing.swing ? "swing" : "linear")] > > is not a function > > > Was easing removed in 1.2.6?