This is a pseudo-protocol javascript:that is lost. It is used when you have Javascript in the url, for example:
<a href="javascript:alert('hi')">Hi</a>
The event attribute does not support the protocol :javascript, so it does not work there. However, it becomes the same syntax as the label in Javascript, so the code actually still works, although the protocol is in the wrong place.
, , :javascript , , , .