[jQuery] Is jQuery that dawn slow?

2007-02-05 Thread Florian Fackler
engine-for-dojo Best, Florian ___ jQuery mailing list discuss@jquery.com http://jquery.com/discuss/

Re: [jQuery] AJAXGrid plugin - text version

2006-09-11 Thread Florian
use this plugin because:> >1. is a very alpha>2. I haven't decide under which license will be released>>>> ___> jQuery mailing list> discuss@jquery.com> http://jquery.com/d

[jQuery] Dont removeClass...

2006-09-01 Thread Florian
Hi, This is my code :$("li", this).each(function(i){                var data = "">                        $(this).bind("click", function() {                         var e = $(this);                         if (e.css("text-decoration") == "line-through") {                       

Re: [jQuery] un-PanView

2006-08-27 Thread Florian
Something like that.Now, I re-create a new in DIV without class, etc...FlorianOn 8/27/06, Christian Bach < [EMAIL PROTECTED]> wrote:Hi Florian,So you would like to have a  $(" img.imagePan").destoryPanView(); ?/christianFlorian wrote:> Hi all,>> I'm using PanView (ht

[jQuery] un-PanView

2006-08-25 Thread Florian
ot;img.imagePan").panView(w, h);}But, I want unzoom too ! :DHow to "desactived" panView ? I added a var to unable "MouseEvent", but the wrap stay and I can't re-zoom because its create a panview in other panview... Do you understand what I mean ?Sry for language... :)Thx,Flo

Re: [jQuery] ajaxStart etc. (still) not working

2006-08-24 Thread Florian
art(function(){   $(this).show();   }).ajaxStop(function(){   $(this).hide();   });});        On 8/24/06, Florian < [EMAIL PROTECTED]> wrote:I'm using the 1.0a version, and with $.load ajaxStart/stop doesn't work... :(FlorianOn 7/20/06, John Resig < [EMAIL PROTECTED]> wr

Re: [jQuery] ajaxStart etc. (still) not working

2006-08-24 Thread Florian
I'm using the 1.0a version, and with $.load ajaxStart/stop doesn't work... :(FlorianOn 7/20/06, John Resig < [EMAIL PROTECTED]> wrote:> Has there been any resolution on this?  I'm having a rough time figuring out > why it's not working.This issue should be resolved in the latest SVN build:http://jq

Re: [jQuery] New Plugin: Spy

2006-08-22 Thread Florian
MMmmh, sryIts work with 1.0a, but not under Flock, so with Firefox its OK.FlorianOn 8/22/06, Florian < [EMAIL PROTECTED]> wrote:Hi,It doesnt work with 1.0a :sWhen all plugins use the same version ??! FlorianOn 8/17/06, Jason Levine < [EMAIL PROTECTED]> wrote:Very nice plugin!I've

Re: [jQuery] New Plugin: Spy

2006-08-22 Thread Florian
Hi,It doesnt work with 1.0a :sWhen all plugins use the same version ??!FlorianOn 8/17/06, Jason Levine < [EMAIL PROTECTED]> wrote:Very nice plugin!I've put it to use in a little mini-app here at work.  (Unfortunately, it's an internal thing, so I can't post an example link.)One suggestion:  I found