Wednesday 15 April 2015

javascript - Debuging with firebug or google chrome -



javascript - Debuging with firebug or google chrome -

i need debug javascript using firebug or google chrome javascript in same file html, when seek find javascript code dont know becase not in specific file in same file html, if utilize firebug or google chrome debuger find script tab dont know in file javascript because not in javascript file , how can find javascript debug?

the problem because using asp.mvc , have 1 view , many partial views set in view, view has lateral menu when click on alternative in lateral menu 1 partial view loaded next lateral menu, partial view has html , javascript new javascript in partial view not found me in firebug or google chrome devtools because showed firs html , script view , code of partial view not showed in these tools because code inserted dinamically , firebug not refresh it.

what can solution? thanks.

you can know error in line .look here

you can see file name , number of line error , when click in name of file error line.

javascript asp.net-mvc firebug

No comments:

Post a Comment