跳至內容
選單
此問題已被標幟
2 回覆
13844 瀏覽次數

how i can debug the javascript at runing time

頭像
捨棄
作者

thanks to you...

最佳答案

I use Firefox's web developer debugger tool (i.e. by pressing F12)
Go to Debugger @ this console, choose your js file at Sources.
Provide breakpoint on the console.

This can be achieved in most of the web-browsers and also you could try using web developers tools or addons can be installed.

頭像
捨棄
最佳答案

Hello Shaneebkhan,

I have attached 2 screenshot in link.

first of all  pressing (F12) in browser and see this link.

choose your .js file.

If you are using Google Crome .

https://www.thinglink.com/scene/621702540743933954

if you are using Firefox .

https://www.thinglink.com/scene/621702932517093378

I hope this is useful to you and you can easily understand.

Thankyou.

 

 

頭像
捨棄