Community Member Profile
- Profile: /members/4993-Marco-Rogers.htm
- URL: http://marcorogers.com/
- Comments: 2
- Points: 24
Recent Blog Comments By Marco Rogers
-
My Fundamental Misunderstanding Of The jQuery Event Object
Posted on Dec 18, 2009 at 4:43 PM
It could be a problem but it could also be useful. It depends on why you're stacking events and how you're using them. Consider a scenario where you have a page in your app with the usual events. But you add some functionality that also needs to run if a user with certain roles is authent... read more »
-
My Fundamental Misunderstanding Of The jQuery Event Object
Posted on Dec 18, 2009 at 1:09 PM
Nice post. This made me curious so I modified the original example to pass slightly different data in the 2 events. jQuery(function( $ ){ // Bind click with extra event data. $( "p" ).bind( "click", {
read more »



