3

I need a JavaScript script or a jQuery plugin that lets me resize two divs accordingly by dragging a horizontal "divider" (well, it divides horizontal, but the divider line is vertical). Better leave a picture here:

 _______________________
|           |           |
|           |           |
|           |           |
|       <-- | -->       |
|           |           |
|           |           |
|           |           |
|___________|___________|
Zeemee
  • 10,486
  • 14
  • 51
  • 81

1 Answers1

2

I have used jQuery Splitter Plugin. Works quite well.

row1
  • 5,568
  • 3
  • 46
  • 72