I am trying to get this dialog popup form to show up when this link is clicked but it does not work for me. I\'ve been working on this for the past three hours and this is g
You can check this link: http://jqueryui.com/dialog/
This code should work fine
$("#dialog").dialog();