How to debug javascript file that is using dojo library

Hi Everybody,

I am new to the javascript and dojo. Can anybody tell me how to debug the javascript file that is included dojo libraries using dojo.require statements. I tried debugging but i am getting error "dojo undefined". Please help me out what is the issue. This error is popped up in IE6.

I am sorry if the question is irrelevant

Thanks in advance
dojoguy

Back to top