Hello Guys,

I'm using the jQuery UI plugin to create a modal dialog box to ensure
the user is ready to commit an action. The code sample can be found
here:

http://pastebin.com/m1834215a

Now, when the page first loads and I click <a id="cancel"> the dialog
box appears, however, if I close the dialog box and then click on the
link a second time, nothing happens. I have to reload the page before
being able to click on the link again.

Can anyone suggest why this might be an issue? Surely it should open
consistently every time?

Thanks,

Robert

Reply via email to