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

2007-03-04 Thread Sébastien Pierre
Hi,

This is not very obvious, and I guess some people won't notice that  
is offers the same functionalities as a potential hasClass...  
from a developer friendly point of view, I think it would be better  
to have addClass/toggleClass/hasClass rather than 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 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] $(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 feature requests  
or enhancements ? Should we send them to the mailing-list first or  
create a ticket instead ?

Thanks,

  -- Sébastien
  
___
jQuery mailing list
discuss@jquery.com
http://jquery.com/discuss/


[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 (http://jquery.com/dev/bugs/bug/478/), but I would be  
interested in knowing if anybody has found workarounds to that. You  
can find a test case here http://svn.project-ojibwe.org/~sebastien/ 
iresize/resizable-bug.html.

Thanks !

  -- Sébastien


___
jQuery mailing list
discuss@jquery.com
http://jquery.com/discuss/