Opened 12 years ago
Closed 12 years ago
#6923 closed bug (invalid)
RE: SORTABLE
Reported by: | benworld | Owned by: | |
---|---|---|---|
Priority: | Milestone: | 1.4.3 | |
Component: | unfiled | Version: | 1.4.2 |
Keywords: | Cc: | ||
Blocked by: | Blocking: |
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>
Questions like this are not bug reports, they are best asked on the forum:
http://forum.jquery.com/