Ticket #6923 (closed bug: invalid)
RE: SORTABLE
| Reported by: | benworld | Owned by: | |
|---|---|---|---|
| Priority: | Milestone: | 1.4.3 | |
| Component: | unfiled | Version: | 1.4.2 |
| Keywords: | Cc: | ||
| Blocking: | Blocked by: |
Description
I have list of buttons on my tool bar and I want to let the users sort the buttons. Sorting only working when the user drag the button from outer area. If the user try to drag the button from it's inner area it is not working. I am using IE. could some let me know y?
<ul id="sortable">
<li class="ui-state-default"><input name="a" type="text" value="3"></li> <li class="ui-state-default"><input name="a" type="text" value="4"></li> <li class="ui-state-default"><input name="a" type="text" value="5"></li> <li class="ui-state-default"><input name="a" type="text" value="6"></li>
</ul>
Change History
Please follow the bug reporting guidlines and use jsFiddle when providing test cases and demonstrations instead of pasting the code in the ticket.

Questions like this are not bug reports, they are best asked on the forum:
http://forum.jquery.com/