#9295 closed bug (notabug)
Sortable: ui argument in the sort start event is not fully documented
Reported by: | thoand | Owned by: | |
---|---|---|---|
Priority: | minor | Milestone: | none |
Component: | ui.sortable | Version: | 1.9.2 |
Keywords: | Cc: | ||
Blocked by: | Blocking: |
Description
Hi
I am not sure if it is a bug in the documentation or in the sortable code, but I just noticed that the ui argument in the sort start event has a reference to the placeholder (ui.placeholder)
At the moment the documentation says nothing about this: http://api.jqueryui.com/sortable/#event-start
Hopefully this is just missing information in the as my start callback relies on the ui.placeholder
Change History (3)
comment:2 Changed 10 years ago by
Resolution: | → notabug |
---|---|
Status: | new → closed |
Could you please file an issue at https://github.com/jquery/api.jqueryui.com/issues? Thanks.
Note: See
TracTickets for help on using
tickets.
I'll guess this also aplies to the other events too