[jQuery] Re: 1.1 → 1.2. Interface's problems with j Query.dequeue

2007-09-16 Thread Piotr Petrus
Thanks Karl, I'll look into that. To be honest, I don't like Interface at all. I admire knowledge of its developers and I think that they have done tremendous work which had to be done – but is this a buggy library… :( I'm really looking forward to jQuery UI. It should be released today, right? :

[jQuery] Re: 1.1 → 1.2. Interface's problems with j Query.dequeue

2007-09-16 Thread Karl Swedberg
Um, sorry I didn't answer your question. I ran into the sam problem with Interface's ifxscrollto.js. I think it's because Interface overwrites a lot of the fx, so it doesn't play nicely with core al the time. Someone suggested a little fix in a comment to my previous entry on animated scrol

[jQuery] Re: 1.1 → 1.2. Interface's problems with j Query.dequeue

2007-09-16 Thread Karl Swedberg
Hi Piotr, I just posted an entry on learningjquery.com that shows how to do the animated scrolling with jQuery 1.2 -- without any plugins. This is made possible by jQuery core's extended fx module and its subsumption of the Dimensions .offset() method. Feel free to take a look: http://www