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:
_______________________
| | |
| | |
| | |
| <-- | --> |
| | |
| | |
| | |
|___________|___________|
I have used jQuery Splitter Plugin. Works quite well.