On Dec 8, 1:55 pm, "Richard D. Worth" <rdwo...@gmail.com> wrote: > Can you share a live sample page? Or if don't have a place to host one, use > jsbin.com: > > http://jsbin.com/
Ok, in the process of trying to setup a simplified example for jsbin.com, I've only been able to reproduce this when the following two things are true: 1) There is an email mailto link at the bottom of the dialog box 2) There is a checkbox, outside the dialog box and after it in the HTML document (not the jQuery generated HTML, the document that is delivered over the wire) There may be other situations in which you get this behavior, but I haven't tested anything besides those two. Here's an example: http://jsbin.com/ejani Thoughts? As a workaround I think I can get rid of either my mailto link or the checkbox. But it would be nice to get this working. And it's also possible that I just messed up my HTML/JS somewhere... but I haven't been able to find it so far. -Josh -- 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.