Missing JavaScript Debugging in Developer Tools?
-
kimiraikkonen85 last edited by
Hi there,
I've been using new (Chromium) version of Opera for a long time and it was great to work with Opera Dragonfly before. Now when i launch Developer Tools, i don't see any tab related to Javascript debugging such as "Scripts".Here is my screenshof of current view:
http://i.imgur.com/h3QTjRD.jpgSources / Resources / Console doesn't make sense in terms of my script debugging.
Am i missing something?
Thanks in advance!
-
alobpreis last edited by
The Sources tab has all your JS, you just have to click on the file you want to debug.
For example, in this very page, you have some js files in
cloudfront.net/forums/9ec621edec/js/library
.