There is. Look at Interface effects slide/blinds.  If that doesn't help you
(as I have similar problem), try this:

Set container position attribute to position: relative, and overflow: hidden
Hidden part (which will be displayed during resize of container) will have
following css:

position: absolute;
bottom: 15px; /* or any value that you need*?

This will be do the trick.

2007/9/5, Andy Matthews <[EMAIL PROTECTED]>:
>
>
> I have some content that will be pinned to the bottom of the page.
> When a button inside this container is clicked, I'd like to container
> to expand vertically upwards. Is there such a plugin? If not, does
> anyone have a quick suggestion of how I might got about doing
> something like this?
>
>


-- 
Dragan Krstić krdr
http://krdr.ebloggy.com/

Reply via email to