-1

I was wondering whether anyone knew of a JavaScript alignment system like the one on this page: http://trilancer.com/jpolite2/index1.html where you can drag the modules on the page into place? Thanks in advance.

Gabriel Ryan Nahmias
  • 2,135
  • 2
  • 26
  • 39
  • are you sure you want to use something like that one? was quite buggy for me. Chrome 14.0 Ubuntu 11.10 – rlemon Nov 30 '11 at 23:38

1 Answers1

1

jQuery UI Sortable provides something pretty close to this.

See the portlets demo here.

simshaun
  • 21,263
  • 1
  • 57
  • 73