Hi, would like to write a mixin (or even a subclass) that allows me to throw up a confirm div/message box when the user clicks the link before submitting the form. Basically an 'are you sure?' message.
Is this possible? Looking at the LinkSubmit source it is not obvious to me how to do it... Thanks! Alfie.