-
I am having trouble with the Repeatable/Sortable field type. The information is saved correctly and I can create/delete repeatable fields, but after resorting them, the new position is not being save…
-
First this:
After the development of Fancybox (can I mention that here?) v3 halted I went looking for a touch-friendly lightbox and found Photoswipe and I must say: awesome!
I'm using Photoswipe in a…
-
The _Installed_ section currently only lists all installed packages. What do you think about making this long list sortable? Some users may look for an easy way to remove software without wanting to s…
-
Hi, I'm wondering if someone has ever implement a masonry drag and drop / sortable feature, or has some informations. Thank you in advance.
-
ui-sortable watches `ui-sortable` in scope and, on change, applies each option individually using `sortable('option', key, value)`.
The problem with this is that the default `items` selector is `> *`…
-
Hi, I am using angular 4 and sortable js to drag pictures,
I have 2 pictures, picture A and B, when I move picture B to the first pic and A as the second pic, when I hit save, the picture won't sav…
-
## Describe the desired behavior
Those text items, "grape leaves" "rolls stuffed with lamb and rice", should be using an animation when the sort state is toggled / untoggled.
![sortable-list](ht…
-
I have a Sortable in my page, which works seamlessly. What I want is to be able to drag an item from Sortable and drop it on Draggable. I can do it, but I don't receive component object into my droppa…
-
Hi,
i'm implementing ng-sortable. This is my html:
```
{{startDrag[$index].name}}
```
When i move the first element, it is sorted correctly. But when i move…
-
```
I am using jgrid plugin for struts2.
For my jqrid navigatorsearchoption I am setting modal=true.
But the search dialog doesn't opens up in modal mode.
My jgrid code is as below:
…