Go to http://www.extjs.com/deploy/dev/examples/menu/menus.html
When you look at all the event listeners, you will see that they all point to the same function. -s On Oct 30, 1:24 pm, John J Barton <[email protected]> wrote: > On Oct 30, 12:19 pm, EugeneZ <[email protected]> wrote: > > > Looks good to me. Heck, if this doesn't make 3.6, it'd make it worth > > using 3.7a for this. Thanks, great feature. > > > The thing is, my site uses MooTools, which wraps the native event > > handlers, so ALL of the fxn links in the Event panel go to the > > mootools event. This appears to also be the case for jQuery and should > > be the case for any library that uses a generic "delegator" that is > > always registered to addEventListener, etc > > > Not sure that there's anything Firebug can or even should do about > > that, though. It's still quite useful. > > Are these patterns closures? If you create a small but complete test > case and post to the issues list I can use it to see what we can do. > jjb > > > > > On Oct 30, 1:20 pm, John J Barton <[email protected]> wrote: > > > > Please help us build the case for Firefox 3.6 to include support for > > > event listener views in Firebug.The code is now in Firefox 3.7a. We > > > want to get it into Firefox 3.6b2. By trying it and reporting back we > > > reduce the risk and increase the chances of getting this important new > > > feature this year. > > > > More info in the blog > > > post.http://blog.getfirebug.com/2009/10/30/event-listener-view-for-firebug/ > > > > jjb > > -- You received this message because you are subscribed to the Google Groups "Firebug" group. To post to this group, send email to [email protected]. To unsubscribe from this group, send email to [email protected]. For more options, visit this group at http://groups.google.com/group/firebug?hl=en.
