D
Dennis Marks
I have a page that has a division with three buttons. Immediately below
it are three divisions that occupy the same positions. Two are hidden
and one is visible. They are switched between with the buttons. This
all works fine.
My question is. I am using "left: 0px; top: 45px;" on all 3 to put them
in the same positions. The problem is that if the page is made narrower
the buttons occupy move space making it's division taller which
overlaps the 3 divisions. It there a way to make the 3 divisions move
up and down with the size of the button division.
If I leave out "top" they do not overlap.
You can see the page at my site. Just select Amtrak Train Routes.
it are three divisions that occupy the same positions. Two are hidden
and one is visible. They are switched between with the buttons. This
all works fine.
My question is. I am using "left: 0px; top: 45px;" on all 3 to put them
in the same positions. The problem is that if the page is made narrower
the buttons occupy move space making it's division taller which
overlaps the 3 divisions. It there a way to make the 3 divisions move
up and down with the size of the button division.
If I leave out "top" they do not overlap.
You can see the page at my site. Just select Amtrak Train Routes.