Hi,
I need to embed some elements in a container, so that the elements anchored at absolute position 0 will actually follow the container's position.
(I use DOM's removeChild/appendChild to move around the nodes/elements)
What should I use as container? Frame, DIV, IFrame?
Thanks!
I need to embed some elements in a container, so that the elements anchored at absolute position 0 will actually follow the container's position.
(I use DOM's removeChild/appendChild to move around the nodes/elements)
What should I use as container? Frame, DIV, IFrame?
Thanks!