Clarkie001
IS-IT--Management
Hi,
On one of my pages I have created 5 seperate DIVs and positioned them Absolute - Display: none. I am then using javascript to display the data contained therein seperately and in the same position.
The issue I have, is when javascript sets the hidden DIVs Display:Inline, my footer does not adapt and move down the page, instead the detail within the Absolute DIV is written through it.
How do I make the Footer DIV react once the hidden DIVs are shown and move?
Thanks for your help in advance.
Clarkie
On one of my pages I have created 5 seperate DIVs and positioned them Absolute - Display: none. I am then using javascript to display the data contained therein seperately and in the same position.
The issue I have, is when javascript sets the hidden DIVs Display:Inline, my footer does not adapt and move down the page, instead the detail within the Absolute DIV is written through it.
How do I make the Footer DIV react once the hidden DIVs are shown and move?
Thanks for your help in advance.
Clarkie