I have a div that floats at the bottom of the screen and wants users to resize it vertically (grabbing the handle at the top of the div and pulling the div up or down). I use Prototype.js, so it just needs to be compatible with this, although if there is an easier way to do this than with another javascript library, which would be very preferable. Has anyone found something similar or had an easy way to do this?
source share