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

[Solved] radScriptBlock and debugging javascript

1 Answer 289 Views
General Discussions
This is a migrated thread and some comments may be shown as answers.
Alex
Top achievements
Rank 2
Alex asked on 16 Jun 2008, 06:50 PM
We are using the radScriptBlock to add our own Javascript and everything works fine.

We encountered an issue today and we are trying to debug our Javascript, prior to using the radScriptBlock we would use the debugger command to stop the Javascript and step through.

How can we step through the Javascript that is within a radScriptBlock.

Right now the debugger command is being ignored, to make sure the we were executing the code where the debugger command was I changed the debugger to an alert command and the aler is being fired.

Thanks

1 Answer, 1 is accepted

Sort by
0
Alex
Top achievements
Rank 2
answered on 17 Jun 2008, 07:46 PM
Please ignore this question/thread.

This is a blattent user (programmer) error.
Tags
General Discussions
Asked by
Alex
Top achievements
Rank 2
Answers by
Alex
Top achievements
Rank 2
Share this question
or