[jQuery] Re: Err The Blog on jQuery

2008-02-01 Thread Alexandre Plennevaux
A good read _ There was a very useful comment about a less known feature of jquery: namespacing events. I've updated the wiki with it: http://docs.jquery.com/Events_%28Guide%29#Namespacing_events thanks Klaus ! -- Original Message -- To: jQuery (English)

[jQuery] Re: Err The Blog on jQuery

2008-02-01 Thread Alex Brem
Hi Klaus, this is good news, as he's the hell of a r-r-r-Ruby (and Rails) guy. Oh! And while reading his article I realized that he's indeed cheating on Rail's girlfriend prototype ( with the plotty help of jQuery.noConflict() ). That's something I truly understand from the bottom of my

[jQuery] Re: Err The Blog on jQuery

2008-02-01 Thread Klaus Hartl
On Feb 1, 2:11 pm, Alex Brem [EMAIL PROTECTED] wrote: Hi Klaus, this is good news, as he's the hell of a r-r-r-Ruby (and Rails) guy. Yeah, that's why I thought it's worth sharing... --Klaus

[jQuery] Re: Err The Blog on jQuery

2008-02-01 Thread Jonathan Sharp
Minor typo: $('class').bind('click', function(){//whatever}); should be .class -js On 2/1/08, Alexandre Plennevaux [EMAIL PROTECTED] wrote: A good read _ There was a very useful comment about a less known feature of jquery: namespacing events. I've updated the wiki with it:

[jQuery] Re: Err The Blog on jQuery

2008-02-01 Thread Jörn Zaefferer
Alexandre Plennevaux schrieb: A good read _ There was a very useful comment about a less known feature of jquery: namespacing events. I've updated the wiki with it: http://docs.jquery.com/Events_%28Guide%29#Namespacing_events I've fixed a few typos and rewrote a few sentences, thanks for

[jQuery] Re: Err The Blog on jQuery

2008-02-01 Thread Alexandre Plennevaux
my pleasure, it's fun to be able to improve the already cool doc! On Feb 1, 2008 6:15 PM, Jörn Zaefferer [EMAIL PROTECTED] wrote: Alexandre Plennevaux schrieb: A good read _ There was a very useful comment about a less known feature of jquery: namespacing events. I've updated the wiki