# or javascript:void(0)?
问题 I do not intend to start a debate. If we want to make use of the onClick event, we should, on a certain way to disable the href to trigger. - Is this correct ? If the above is correct, I believe that javascript:void(0) has the advantage of NOT triggering the scroll behavior. Are those assumptions correct? Note: I do not intend to search for a chimera, but my quest is about finding a way to style buttons in a cross-browser way with no accessibility hit (at all), without hacks and quirks. 回答1: