I know how to do it in Firefox - how do I see Javascript errors in Chrome?
|
found it myself: developer tools, then there's a symbol at the bottom left "show console" |
|||||||||
|
|
You have following options:
|
||||
|
Any of these:
Then go to Console tab |
|||
|
|
|
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 |
|||
|
|
