I want to use visual studio express to debug Javascript in IE7/8, but it seem to require that frontpage server extensions to be installed on the page.
views:
12answers:
1
A:
Internet Explorer 8 offers a developer tools menu option that gives you an error console. I would Highly recommend using it. if you get it working in IE8 it will most likely work in 7. To get to the menu look in tools or press f12.
Isisagate
2010-06-17 19:25:10