Hello

This is a somewhat peculator request but I haven't been able to find an answer on how to do it or even if it can be done.

What I would like to do is to tie the height of a colored div on a lower z-index to 10-15px below the last object on a higher z-index. So the question is does anyone know of a way to do this? even if it requires some scripting language?

I would assume that jquery would have a way of doing it but I haven't found it as of yet...

Thanks in advance.

if the two are absolutely positioned, i think it is not possible. but if you can make the parent div relatively positioned then the absolutely positioned div can be its child and can be positioned anywhere relative to container.

Be a part of the DaniWeb community

We're a friendly, industry-focused community of developers, IT pros, digital marketers, and technology enthusiasts meeting, networking, learning, and sharing knowledge.