UI modal confirmation dialog, attach to image/link
Hi everyone
I'm really trying to get to grips with the jQuery syntax here, and I'm
struggling to work things out. I know basic form validation/alert JS
but this is quite different. I hope someone can help me out here.
I have a table with a list of contacts, and each row has a button
which is designed to delete the contact.
Here's an example of the button:
<a href="javascript:contact_del('1234', 'blah contact name');"><img
src="/img/delete_small.gif" alt="" title="Delete Contact" border="0" /