I know how to do it in Firefox - how do I see Javascript errors in Chrome?
|
feedback
|
|
found it myself: developer tools, then there's a symbol at the bottom left "show console" | |||||||||
feedback
|
|
Any of these:
Then go to Console tab | |||
|
feedback
|
|
Also, when you are viewing are a page, right-click, select 'Inspect element' This opens Developer tools in html inspector mode - select 'console' and you can view errors by clicking 'errors' at the bottom | |||
|
feedback
|
