You're probably passing an easing equation (name) that is not registered. You either find it and remove it, or add the plugin: http://gsgd.co.uk/sandbox/jquery/easing/
Cheers -- Ariel Flesler http://flesler.blogspot.com/ On Dec 16, 1:33 pm, "m.ugues" <m.ug...@gmail.com> wrote: > For more detail see this post > > http://codylindley.com/thickboxforum/comments.php?DiscussionID=1435&p... > > Kind regards. > > Max > > On Dec 16, 11:23 am, "m.ugues" <m.ug...@gmail.com> wrote: > > > Hallo all. > > I'm using domWindow with jQuery 1.2.6.min and I have a big problem on > > core library. > > When I open a domWindow on Firefox i receive this error, but the > > domWindow works anyway. > > > Error: jQuery.easing[this.options.easing || (jQuery.easing.swing ? > > "swing" : "linear")] is not a function > > Source File: > > file:///D:/Mazi/Develop/workspace-aptana/Examples/domWindow/js/jquery-1.2.6.min.js > > Line: 32 > > > On IE6 the problem broke up and domWindow does not appear. > > > Any idea? > > > Kind regards > > > Max > >