Tagged Questions
1
vote
4answers
1k views
Drag-and-drop accordion panels? (ASP.Net)
I have a set of accordion panes(dynamically created) contained in an Accordion control. Basically, what I am wanting is for the user to be capable of dragging these accordion panels so that instead of
...
0
votes
0answers
40 views
Java Scripts issue using mootools Drag.Cart with Accordion
Java Scripts issue using mootools Drag.Cart from Accordion. mootools Drag.Cart works great but when I place the Items in the Accordion, the Items drag but don't drop any thoughts?
<script ...
0
votes
0answers
26 views
Jquery placing an icon gallery within a accordion
I am looking for a jquery accordion plugin where each panel within the accordion can contain a draggable icon gallery.
0
votes
2answers
1k views
Drag & Drop involving accordion panes (VB/ASP)
I have an accordion control in ASP 3.5, with multiple accordion panes. For the sake of simplicity, I will only focus on one pane as the problem is pane specific. Using JQuery, I created a draggable ...