#5002 closed bug (worksforme)
"open" event handler doesn't receive ui parameter
Reported by: | ssaki | Owned by: | |
---|---|---|---|
Priority: | minor | Milestone: | |
Component: | ui.dialog | Version: | 1.7.2 |
Keywords: | Cc: | ||
Blocked by: | Blocking: |
Description
a custom "open" event function receives only the event parameter (ui is undefined)
Attachments (1)
Change History (4)
Changed 13 years ago by
Attachment: | ui-dialog-open-ui-undefined.patch added |
---|
comment:1 Changed 13 years ago by
Resolution: | → worksforme |
---|---|
Status: | new → closed |
The dialog element is not supposed to be passed.
comment:2 Changed 13 years ago by
is it a documentation "bug" :) ?
http://jqueryui.com/demos/dialog/#event-open http://docs.jquery.com/UI/Dialog#events
best regards Alexander
Note: See
TracTickets for help on using
tickets.
possible solution