Quantcast
Channel: JavaScriptMVC Forum
Viewing all articles
Browse latest Browse all 3491

Templated Event Listener Handler Debugging Tools

$
0
0
Hey Peeps,

I'm trying to debug a problem with a Canjs templated event listener, and I'm stuck! All three of my tools, listed below, have failed for different reasons.

Are there any tools, tips, or techniques that will help me debug Canjs templated event listeners--outside of "hello, world" alerts, of course :^)

tyvm
Keith ~kjm~

1. FireFox FireQuery. Works with jQuery event listeners, but in my experience, only for v <= 1.8.1. Regardless, no luck with Canjs:

2. Chrome Visual Event. A Chrome add-on that shows DOM 0 events, jQuery 1.2+, YUI 2, MooTools 1.2+, Prototype 1.6+ and Glow--but no Canjs:

3. Chrome Event Listener Tab. My last hope was the built-in "Event Listener" accordion menu option as part of Chrome inspector. Now, I do see the events listed there, but alas, the "Show Function Definition" feature that Paul built is still in Canary, which I can't install for different reasons:





Viewing all articles
Browse latest Browse all 3491

Trending Articles