jQuery UI Sortable is not working when using Masonry. Any idea how to avoid this conflict? Any help would be appreciated.
相关问题
- How to fix IE ClearType + jQuery opacity problem i
- jQuery add and remove delay
- Include empty value fields in jQuery .serialize()
- Disable Browser onUnload on certain links?
- how to get selected text from iframe with javascri
I also had similar problem, but then i found a working Masonry&Sortable&resizable example:
http://tyler-designs.com/masonry-ui/
Not perfect, but it's a good starting point.
I think i had a similar problem.
I managed to fix it by simply recalling masonry within the code for setting up the sortable elements. (there might be a better way, i'm not sure?)
Hopefully that helps you out – if there is another way i'd also like to know.
Use gridster — it works like a charm and very intuitive