I'm testing out the new 1.6rc4 release along with jQuery 1.3b2, and
I've found what looks to be a regression with the new jQuery version.
I'm creating a dialog with an open function declared: $
("#dialog").dialog( { open: function() { doStuff(); } }).dialog
("open"), and my custom open function isn't being called. If I used
1.6rc4 with jQuery 1.2.6 it's working just fine.
Thanks,
Jason--~--~---------~--~----~------------~-------~--~----~ 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 -~----------~----~----~----~------~----~------~--~---
