Hi, I am using a a jquery dialog box and it works fine for the most part except I'm running into one problem. So here is the flow.
1. User clicks a hyperlink and dialog is opened with a form 2. User submits the form in the dialog via ajax and in theajax callback the contents of the form are replaced with a thank you/confirmation message. 3. User clicks close on the dialog box Now, next time I click that link, it displays the thank you/confirmation box and not the form. Whenever the link is clicked it should always display the form, but it's like it's caching it and not calling function that loads the form. Any idea? West415 -- View this message in context: http://old.nabble.com/Jquery-Dialog-and-Cache--tp27497598s27240p27497598.html Sent from the jQuery UI Discussion mailing list archive at Nabble.com. -- You received this message because you are subscribed to the Google Groups "jQuery UI" group. To post to this group, send email to jquery...@googlegroups.com. To unsubscribe from this group, send email to jquery-ui+unsubscr...@googlegroups.com. For more options, visit this group at http://groups.google.com/group/jquery-ui?hl=en.