I'm looking for some JavaScript plugin or lib that can cascade my draggable divs like windows. I've been looking for a while, but haven't found it yet.
Asked
Active
Viewed 399 times
-2
-
What kind of divs do you have? What about your CSS? May be jsfiddle? – BaBL86 Jun 24 '15 at 15:16
-
Are you trying to recreate a windows desktop with JS & CSS? [Google search](https://www.google.com/webhp?sourceid=chrome-instant&ion=1&espv=2&ie=UTF-8#q=windows%207%20css) – Jack Jun 24 '15 at 15:39
2 Answers
0
Would you want something like this? https://jqueryui.com/accordion/

Derek
- 2,927
- 3
- 20
- 33
-
not exactly. Imagine a Windows 7 Desktop with multiple open windows. I need some plugin that can arrange this windows in cascade and/or tiles. – William Luis Alberton Jun 24 '15 at 15:25
0
you're looking for what? that? https://jqueryui.com/draggable/
Your question needs to be more detailed.

Luís Fernando Guedes
- 21
- 2