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 (), but I would be  
interested in knowing if anybody has found workarounds to that. You  
can find a test case here .

Thanks !

  -- Sébastien


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


Re: [jQuery] More jQuery Tutorials (was "unsuscribe")

2006-10-12 Thread Pierre



Karl Swedberg-2 wrote:
> 
> Any suggestions for other tutorials or offers to write one will be  
> warmly and gratefully received.
> 

How about a tutorial for beginners on using the form plugins with validation
and a simple server side script for a real world example on how to submit
information ?

Thanks

Pierre

-- 
View this message in context: 
http://www.nabble.com/unsuscribe-tf2427008.html#a6777605
Sent from the JQuery mailing list archive at Nabble.com.


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


[jQuery] form plugin for dummies

2006-10-11 Thread Pierre

Hello,

I have been trying to figure out how I could use the form plugin
(http://jquery.com/dev/svn/plugins/form/form.js).  I'm aware of the examples
embedded in the code but I guess this is to advanced for me.  Is there
documention for dummies somewhere on this plugin ? or a demo ?

Thank you all

Pierre
-- 
View this message in context: 
http://www.nabble.com/form-plugin-updates-tf2419991.html#a6760936
Sent from the JQuery mailing list archive at Nabble.com.


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