There is nothing special about that—no special meaning given to "$" in JavaScript. In jQuery 1.4.3 you can now pass in false in place of an event handler. Earth rotation: What provides the energy? It really comes down to whether or not you need delegation. Does my toilet drain poorly because of bad venting? or do I go the $.bind() route? Can I hedge my household expenses using the financial markets? jQuery bind() Events in jQuery is used to attach the selected elements to one or more event handlers, and specifies a function to run when the event occurs. For example, lines 5, 19, and 24 all check that moused-over element (or one of its ancestors) is a link. One way to reduce the repetition is to bind all three events at the same time (line 4): This modification relies on the type property of the event object, checking it to see which of the three event types were triggered and acting accordingly. He should look into that separately and switch to .on() overall. Or if you want event that called only once use .one(). To trigger the same function with multiple events, use the jQuery on() method with multiple events such as click, dblclick, mouse enter, mouse leave, hover, etc. For example, you could bind three different event handler functions to a page element's click event like this, where you call the bind( ) function three different times: In this sample, we will see how to bind Multiple Controls to a single event. So I am seeking that alternative in attempts of grabbing on to something better suited, which after reading the feedback here and the API. This parameter is used to Specifies an event map ({event:function, event:function, ...}) containing one or multiple events to attach to the elements. Or if you wanted to hack jQuery a bit for some syntactic sugar: On 3/27/07, David Dexter <. jQuery find events handlers registered with an object, jQuery multiple events to trigger the same function, jQuery selectors on custom data attributes using HTML5. Provide the permalink of a topic that is related to this topic, [jQuery] bind two events to same function, Re: [jQuery] bind two events to same function, http://docs.jquery.com/Events#hover.28_over.2C_out_.29, http://docs.jquery.com/Events#hover.28_over.2C_out_.29
What, http://jquery.com/discuss/