Questions tagged [script-debugging]
39 questions
0
votes
1 answer
Recursively search javascript Global Execution Context
I'd like to do this in Chrome Developer Tools, but I'd take anything at this point.
The question
If I know I am looking for a specific object, how can I search the entire JS hierarchy to find it?
The situation
In know from my time on…

Bruno Bronosky
- 66,273
- 12
- 162
- 149
0
votes
1 answer
Using debug versions of YUI2 components in YUI3
I am using YUI 2 components in YUI3 using the standard way YAHOO has provided to get accesss to the YAHOO namespace.
However when YUI3 loads the yui2 components it loads teh min version which is no good for debugging. I'm having problems with the…

Toby Allen
- 10,997
- 11
- 73
- 124
0
votes
3 answers
How do I debug JQuery-BootGrid data api to NancyFX
Question edited:
I wrote a page with jquery-bootgrid data API.
Its should be calling with AJAX to my NancyFX REST API, but it isn't.
Client side:
I'm serving the bootgrid from a local repo: