[TYPO3-core] FYI24: #10953: Validation issue: <a> attribute "href" lacks value in shortcut menu
Mathias Schreiber [wmdb >]
mathias.schreiber at wmdb.de
Thu Apr 23 13:43:32 CEST 2009
Dmitry Dulepov schrieb:
> In some other builds of MSIE this opens a new window with "javascript:myFunctionCall()" as URL. After all these troubles I ended up on using this code always:
>
> <a href="javascript:void(0)" onclick="functionCall(param1)">Hello</a>
>
> This works always for me.
Sounds reasonable.
But I have to admit that proper event handlers are imho the cleanest
solution.
cheers
Mathias
More information about the TYPO3-team-core
mailing list