Hi,
I have an hidden DIV in my HTML page. I display it by changing its
visibility property.
My problem is that if this DIV is found outside the frame of the
window (you need to scroll to view it), it appears without background.
If it is partially outside the window the background appears only for
the part that is inside the frame.
Any ideas?
Thanks.
-David
I have an hidden DIV in my HTML page. I display it by changing its
visibility property.
My problem is that if this DIV is found outside the frame of the
window (you need to scroll to view it), it appears without background.
If it is partially outside the window the background appears only for
the part that is inside the frame.
Any ideas?
Thanks.
-David
Comment