Can you show the code you're using? Preferably a functional page. Using jsbin.com works well if you don't have a place to host files.
On Aug 25, 5:45 pm, soal <[email protected]> wrote: > I am at my wits end with this one, work fine in FF but not in IE > > I have something like the following, > > $('#error-message-box').bind('dialogclose', function(){ > //do something > }); > > when you click the 'X' on the dialog window the code withing the bind > call back function is not called? how can i fix this to work with all > browsers? --~--~---------~--~----~------------~-------~--~----~ You received this message because you are subscribed to the Google Groups "jQuery UI" group. To post to this group, send email to [email protected] To unsubscribe from this group, send email to [email protected] For more options, visit this group at http://groups.google.com/group/jquery-ui?hl=en -~----------~----~----~----~------~----~------~--~---
