PDA

View Full Version : How to fix Layers relatively and dynamically using dreamweaver???


wanye
03-30-2003, 10:11 AM
hi all, i need urgent help on how to fix the position of layers dynamically depending the size of the browser when minimising n maximising..... how come the layers are nicely positioned when the browser is maximised but go bonkers when the browser is minimised ? how to fixed that..? the layers are positioned in dreamweaver..

Mhtml
03-30-2003, 10:25 AM
Try absolute positioning. Or just reload the page when the browser is resized.

wanye
03-30-2003, 10:51 AM
no... it doesnt help. the layers are already in absolute positioning. do u have any other method?

Mhtml
03-30-2003, 11:19 AM
Did you try reloading the page when the window is resized?

[edit:]And some code would be good ;)

wanye
03-30-2003, 02:25 PM
its still the same... any other ways to solve the prob?

meow
03-30-2003, 02:36 PM
Not without seeing. But it could very well be because you've used position: absolute depending on how you've done it.