June 21, 2011
which file is the js error in and how to correct it?
Question by zhuanzhou
http://www.idcspy.com/asp-hosting.html
when loads over the page , at the bottom of the IE broswer window. it shows an alert(the page has an error), it’s an javascript error.but i don’t know which js file has the error in and how to correct it. thank you,
Answer by Starx
Use Developer tools, to find and debug the error
IE: Press F12
Firefox: Downlaod addon known as Firbug
Chrome: Right click -> Inspect Element to get started or (Ctrl + Shift + J)