[Solved] inspecting jquery in chrome [closed]


You can inspect inline scripts in the source tab in the same way. Simply navigate to the html file and you can view the source and place breakpoints as usual.

For example, see the inline source script used to make this exploding canvas video!

http://i.stack.imgur.com/3UyTG.jpg

2

solved inspecting jquery in chrome [closed]