These two elements share the same context popup menu, the right click event is managed by jQuery (look at the javascript code).
Right click me Right click meThis element has its own, different, context popup menu and the click event is managed on line (look at the HTML code).
Right click meHit the 'Ctrl' key (while right click) to show the 'real' context menu.