Re: [jQuery] Taconite Plugin - New and Improved!

2007-02-08 Thread John Keyes
Mike that looks like a pretty sweet plugin. I'll definitely give this a spin in a project I am currently working on. Thanks, -John K On 2/6/07, Mike Alsup [EMAIL PROTECTED] wrote: I've just rewritten my Taconite Plugin and added some pretty cool features. If you're not familiar with

Re: [jQuery] Form validation

2007-02-08 Thread John Keyes
I hadn't noticed that, I thought it was all done with class. Yeah it'd be good to not require custom attributes. -John K On 2/8/07, Olivier Percebois-Garve [EMAIL PROTECTED] wrote: Anybody knows if we can use it by defining the rules in javascript instead of adding custom attributes to the

Re: [jQuery] please un-subscribe me from [jQuery mailing list]

2007-02-08 Thread John Keyes
Goto: http://jquery.com/mailman/listinfo/discuss_jquery.com The unsubscribe section is at the bottom of the page. -John K On 2/8/07, Yair Even-Or [EMAIL PROTECTED] wrote: its exploding my inbox... ___ jQuery mailing list discuss@jquery.com

Re: [jQuery] scroll method problem

2007-02-02 Thread John Keyes
Hi Yorsal, This for use with the CSS overflow property[1]. For example: div class=scroll style=height: 80px; width: 100px; overflow: scroll; pPara1/p pPara2/p pPara3/p pPara4/p pPara5/p /div And now you listen for scroll events on that div: $('.scroll').each( function() {

Re: [jQuery] ANNOUNCE: New jQuery Project Team Members

2007-02-02 Thread John Keyes
Congrats to all three new members, in my short time using jQuery their efforts have been very helpful. -John K On 2/2/07, Rey Bango [EMAIL PROTECTED] wrote: The jQuery team would like to welcome our newest team members, Yehdua Katz, Nate Cavanaugh, Klaus Hartl. These three developers have

Re: [jQuery] [ANN] Downloadable Visual jQuery

2007-01-29 Thread John Keyes
Thanks for this fantastic resource Yehuda, it rocks. -John K On 1/29/07, Yehuda Katz [EMAIL PROTECTED] wrote: Hi All, At long last, I have put together a downloadable Visual jQuery package. Simply go to http://www.visualjquery.com and click Download. By default, the package comes with the

Re: [jQuery] Download-able documentation

2007-01-28 Thread John Keyes
Hi Ken, You could download the recently mentioned api-browser[1] or download the documentation site to your local disk using a HTML spider like Free Download Manager[2] (Windows XP). Hope that's of some help to you. -John K [1] http://jquery.bassistance.de/api-browser/ [2]

Re: [jQuery] Download-able documentation

2007-01-28 Thread John Keyes
Great news. I love the new version by the way. -John K On 1/28/07, Yehuda Katz [EMAIL PROTECTED] wrote: I will be releasing a downloadable form of Visual jQuery today. -- Yehuda On 1/28/07, John Keyes [EMAIL PROTECTED] wrote: Hi Ken, You could download the recently mentioned api