This is a migrated thread and some comments may be shown as answers.

Graphite Debugger - javascript in html

2 Answers 47 Views
AppBuilder Windows client
This is a migrated thread and some comments may be shown as answers.
This question is locked. New answers and comments are not allowed.
Michael
Top achievements
Rank 1
Michael asked on 28 Feb 2013, 10:36 AM
This might be more related to webkit but I thought i would ask it here.

I think the Simulator and debugger are great and I can easily inspect and put break points in my pure javascript .js files. I cannot appear to debug or open html files from the scripts tab to be able to inspect and put break points in javascript sections of html files?

Am I missing something?

2 Answers, 1 is accepted

Sort by
0
Kristina
Telerik team
answered on 28 Feb 2013, 04:08 PM
Hello,

Could you please try to reload the Simulator? This could be easily done by the Reload button which is located at the top of the Simulator Window.

If the html is still not visible you could try to use the debugger keyword, which should invoke the integrated Simulator Debug Tool.
More information could be found at https://developer.mozilla.org/en-US/docs/JavaScript/Reference/Statements/debugger .

Thank you for using Icenium!

Greetings,
Kristina
the Telerik team

Share feedback and vote for features on our Feedback Portal.
Want some Kendo UI online training - head over to Pluralsight.
0
Michael
Top achievements
Rank 1
answered on 14 Mar 2013, 04:57 PM
thank you, the debugger; option worked.
Tags
AppBuilder Windows client
Asked by
Michael
Top achievements
Rank 1
Answers by
Kristina
Telerik team
Michael
Top achievements
Rank 1
Share this question
or