Hello,
I want to put <div>
above a flash object.
I managed to do so but the problem is that now I have an empty space where the div was.
I gave the div position relative and left & top values.
Is it possible to move objects with z-index without leaving a mark somwhere in the page(taking space and leave blank area)??
Thanks