|
|
|||||||||
|
|||||||||
| |||||||||
|
|
|
| |||||||||
![]() |
|
|
«
Previous Thread
|
Next Thread
»
|
Thread Tools | Search this Thread | Rate Thread | Display Modes |
|
#1
|
|||
|
|||
|
i have a fixed with webpage that gets centered as the browser window is resized, is there any way to make (cross-browser compatible) layers that popup in the correct location? i've already done every combo of div and span tags with relative/absolute positioning. i'm sure other people have had trouble with it, thanks...rob
![]() |
|
#2
|
|||
|
|||
|
This actually belongs in the HTML section, but someone will move it later.
The problem with "fixed positions" on layers is that they are relative to the person's resolution. So if you made your site in 600x800 but someone sees your site in 1024x768, your layers are now out of place. One way to correct this is to place your document into a pop up window (with width specified by you) so your layers will remain fixed in their correct positions Or you can "design" your site so that where the layers pop up, that section of your design will always remain at the same position in any resolution. here are some links that you may want to read over: http://developer.netscape.com/docs/...tml/layers3.htm http://jeff.sci.shu.ac.uk/Refdocs/J.../layers/toc.htm http://hotwired.lycos.com/webmonkey...25/index2a.html http://www.htmlsource.f2s.com/style...ositioning.html |
|
#3
|
|||
|
|||
|
sorry and thank you
when i posted this message i got back and DOH!, wrong forum...
|
![]() |
| Viewing: Dev Shed Forums > Web Design > Web Design Help > popup menus and centered pages |
| Thread Tools | Search this Thread |
| Display Modes | Rate This Thread |
|
|
|
|