[jQuery] Function run during animation

2009-10-07 Thread Ramon
Hi all, I hope you will be able to help me out. I was wondering if there is a way to execute a function after every animation step WITHOUT modifying jQuery core. Thanks in advance! Ramon

[jQuery] Re: Function run during animation

2009-10-07 Thread Ramon
Thank you so much, this is just what I needed :) Ramon On 7 oct, 19:40, Richard D. Worth rdwo...@gmail.com wrote: In the second argument to .animate() you can specify a step callback, like so $(#myDiv).width(100); $(#myDiv).animate({ width: 500px }, {   duration: 500,   step: function(val

[jQuery] Re: Jquery call strips away script tags

2007-11-26 Thread Ramon Quiusky
Yes there is...I'm using the linked select jquery plugin that returns javascript/jquery code but it gets stripped away! Thanks! -Original Message- From: jquery-en@googlegroups.com [mailto:[EMAIL PROTECTED] On Behalf Of John Resig Sent: Monday, November 26, 2007 10:57 AM To:

[jQuery] Re: jEditable help!

2007-10-30 Thread Ramon Quiusky
Unfortunately I cannot, special privileges are necessary to access. Argh! -Original Message- From: jquery-en@googlegroups.com [mailto:[EMAIL PROTECTED] On Behalf Of Mika Tuupola Sent: Tuesday, October 30, 2007 9:36 AM To: jquery-en@googlegroups.com Subject: [jQuery] Re: jEditable help!