Hi,
I'd like to show a dialog after the user clicked on a hyperlink. If the user presses continue in the dialog, the browser must go to the hyperlink. If the user presses cancel, the click on the hyperlink should be canceled.
The link should have a real url in the href-attribute, the anchor shouldn't be used.
How can accomplish this using Jquery?