Comment on Using pushState? Make sure your links are fineparentComments−pbiggar14yMiddle-clicking is taken directly by the browser. Cmd-clicking can be overridden by click handlers. Both left- and right-clicking can be overridden, so that is at least consistent.Some reference: http://stackoverflow.com/questions/10660360/command-click-do...
Comments
Middle-clicking is taken directly by the browser. Cmd-clicking can be overridden by click handlers. Both left- and right-clicking can be overridden, so that is at least consistent.
Some reference: http://stackoverflow.com/questions/10660360/command-click-do...