Re: [jQuery] $(node).hasClass(...) function

2007-03-04 Thread Sébastien Pierre
an addClass/ toggleClass/is. Just my 2c ;) -- Sébastien Le 07-03-02 à 13:30, John Resig a écrit : > give this a try: > > $(node).is(".class") > > --John > > On 3/2/07, Sébastien Pierre <[EMAIL PROTECTED]> wrote: >> Hi all, >> >> I was wo

[jQuery] $(node).hasClass(...) function

2007-03-02 Thread Sébastien Pierre
Hi all, I was wondering if somebody would be interested in a hasClass(...) function for jQuery. I would definitely find it useful, and am willing to contribute it. -- Sébastien ___ jQuery mailing list discuss@jquery.com http://jquery.com/discuss

[jQuery] Site developers section

2007-01-17 Thread Sébastien Pierre
Hi all, It seems like the development section kind of vanished since the new jQuery 1.1 redesign. I don't find any link on browsing the tickets database... which is kind of annoying because I would like to track tickets I've submitted. BTW, what would be the "official" process to submit fea

[jQuery] iResizable with multiple resize problem

2006-12-13 Thread Sébastien Pierre
Hi all, I went through some issues with the iResizable plug-in, especially when dealing with multiple resizable instances. I already filed a bug some time ago (), but I would be interested in knowing if anybody has found workarounds to that. You can fin