UI Dialog for <a> tag
UI Dialog for <a> tag
Hi
I want that when I click on some link like <a href="some other url">
some other page with a form </a>
it open up in a dialog.
Is it possible with Jquery dialog, if yes then how?
Most example I have seen have the dialog's html inside the parent page
as a div.