TheConeHead
Programmer
I have multiple divs and a function that chnages their visibility... when changed however they do not fit into the design (position: absolute) so I changed the function to change the visibility and the positioning... positioning seems to work, but now part of the div is hidden? how can I make this work?