jquery ui dialog first time open - close events
Is it possible to add first time open event on dialog widget?
Sometimes we need to do something only the first time dialog appears. I know we can do it easily via javascript using variables - data check e.t.c. but it would be nice and easier if it was a core feature.
The same event for close would also be useful ( first time close event )