i have an exampe HERE
im not sure how to make the div slide down but keeping the content at the top, as in not slide down when the div slides down.
could you possibly help me with this?
|
feedback
|
|
Do you mean sort of like this? If so, use EDIT: Depending on what you're trying to do, EDIT2: And even better than that, use the height dynamically to determine how far to move the content. This way you're not constrained to a fixed height. | |||||||
feedback
|
|
I fixed it to what I think you are asking for. First thing's first, move the content below the stuff you want to be on top:
Then, just bump your
| |||
|
feedback
|