On one of our sites we get a very cryptic JS error from the Internet Explorer. In the console it says:
':' expected
javascript:false, Line 1 Character 24
When I click on the error to see which JS is causing the error a message pops up: "For this error no source is available". So I really can't tell you where this comes from.
This is extremely cryptic to me. Does anyone know what could cause this?