Hi, all, thank you for such a lively forum.
I have a background that moves with the vertical scrollbar and is implemented in the <BODY> tag thus:
<BODY style="background-repeat: repeat-y; background-image: url('..\curvie.gif')">
I have a map which serves navigation and would like to fix it in the top-left corner of the monitor, i.e. NOT on the page where it would move with the scrollbars.
It seems I can't use "background-attachment: fixed;" because that defeats the "background-repeat: repeat-y;"
Any ideas would be most appreciated.
Highest regards, Helmut
I have a background that moves with the vertical scrollbar and is implemented in the <BODY> tag thus:
<BODY style="background-repeat: repeat-y; background-image: url('..\curvie.gif')">
I have a map which serves navigation and would like to fix it in the top-left corner of the monitor, i.e. NOT on the page where it would move with the scrollbars.
It seems I can't use "background-attachment: fixed;" because that defeats the "background-repeat: repeat-y;"
Any ideas would be most appreciated.
Highest regards, Helmut