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
-~----------~----~----~----~------~----~------~--~---