Hi!
So I can't seem to figure this one out, maybe you much more clever people can? :)
If you check this example out
The problem is making the box move smoothly without setting a fixed height. I can manage to use js to figure out and adjust the height, with position top but it ends up all choppy, buggy and slow when resizing.
Surely it's possible?
Cheers, ~evu.
Here's how I'd do it: http://jsfiddle.net/vSd2K/8/
Brilliant, works great so far :)
Such a simple way of doing it, now why didn't I do it that way in the first place...
Cheers mucho! John.
Hi!
So I can't seem to figure this one out, maybe you much more clever people can? :)
If you check this example out
The problem is making the box move smoothly without setting a fixed height. I can manage to use js to figure out and adjust the height, with position top but it ends up all choppy, buggy and slow when resizing.
Surely it's possible?
Cheers, ~evu.
Here's how I'd do it: http://jsfiddle.net/vSd2K/8/
Brilliant, works great so far :)
Such a simple way of doing it, now why didn't I do it that way in the first place...
Cheers mucho! John.