1

I'm trying to implement some kind of drag and drop snap to grid similar to something like this http://wordsquared.com/. Was contemplating trying to use JQuery UI and somehow save the position of the items. Seems like snapping to a grid, and saving would be a fairly common scenario. I was contemplating trying to implement this all in Drupal, any suggestions, examples, things I ay not be aware of would be very helpfull.

Bhargav Rao
  • 50,140
  • 28
  • 121
  • 140
user379468
  • 3,989
  • 10
  • 50
  • 68

1 Answers1

0

It sounds like the Homebox module may be close to what you're looking for.

Matt V.
  • 9,703
  • 10
  • 35
  • 56