Side navigation
#6923 closed bug (invalid)
Opened August 20, 2010 01:00PM UTC
Closed August 20, 2010 11:50PM UTC
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>
Attachments (0)
Change History (1)
Changed August 20, 2010 11:50PM UTC by comment:1
resolution: | → invalid |
---|---|
status: | new → closed |
Questions like this are not bug reports, they are best asked on the forum:
http://forum.jquery.com/