-2

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.

neontapir
  • 4,698
  • 3
  • 37
  • 52
  • 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 Answers2

0

Would you want something like this? https://jqueryui.com/accordion/

Derek
  • 2,927
  • 3
  • 20
  • 33
0

you're looking for what? that? https://jqueryui.com/draggable/

Your question needs to be more detailed.