Doctor_Varney
11-24-2008, 07:50 PM
Take a look at this (http://joolzfx.com/test_area/fixed_bg_scroll/page-01.html), if you wouldn't mind.
I'm sure you can see how my mind is working and where I'm hoping to get with it, but it's something I coded from scratch and therefore done on guesswork alone.
Yes it's fraught with problems and limitations at the moment. The most obvious being a distinct 'rolling up' of the background, as the page scrolls. It's not so much been coded with authority, as poked into submission with constant changes, to get this far. I feel I could do with some guidance, in order to develop it into something I could use as part of my page design repertoire.
The basic premise of the design, is a background set OVER the content (as opposed to BEHIND it) with a simple hole cut out (via transparency) for the page to show through.
One of the main problems was in getting the entire paragraph to show... It kept getting cut off; as if the page was restricted somehow, in the amount that it would scroll, which wasn't enough. In some incarnations, as said, the background would literally 'roll up' and dissapear into itself, as the content scrolled, leaving me with the text hanging out of an incomplete background. How this could be so, I can't fathom. Any ideas? (If this doesn't make sense, I can force the problem back in, in order to demonstrate. Please let me know. It's an intriguing and unexpected fault.) This will probably only scroll for you, if browsed in a smaller window. In a maximized state, the scrolling effect is nulled completely, so the full text is unavailable to the viewer.
Edit: Setting HTML {height:200%} has just told me why the above happens. Still, I don't have a solution for taming it.
I don't imagine for one moment this is the best way of achieving the effect, though I would be very grateful for any pointers in the right direction, towards perfecting it.
I am also concerned about the wideness of browser support for fixed backgrounds and scrolling, in this manner. But as you can imagine, if this can be proven a goer, then I'm excited about the possibilities. I'd love to develop a site which could do this and hang together in all popular browsers and, as far as possible, remain resolution independant.
It would be absolutely perfect for building a gallery of my artwork, so I could have supporting text, which took up little space, among the pictures. I really don't like scrollbars invading the content area; for me, they belong on the outside edge of the browser. Otherwise, I'd have just used divs, with their overflow set to :auto;.
Many thanks
http://i183.photobucket.com/albums/x103/Doctor_Varney/signature.gif
(Tested in FF4 and IE7).
I'm sure you can see how my mind is working and where I'm hoping to get with it, but it's something I coded from scratch and therefore done on guesswork alone.
Yes it's fraught with problems and limitations at the moment. The most obvious being a distinct 'rolling up' of the background, as the page scrolls. It's not so much been coded with authority, as poked into submission with constant changes, to get this far. I feel I could do with some guidance, in order to develop it into something I could use as part of my page design repertoire.
The basic premise of the design, is a background set OVER the content (as opposed to BEHIND it) with a simple hole cut out (via transparency) for the page to show through.
One of the main problems was in getting the entire paragraph to show... It kept getting cut off; as if the page was restricted somehow, in the amount that it would scroll, which wasn't enough. In some incarnations, as said, the background would literally 'roll up' and dissapear into itself, as the content scrolled, leaving me with the text hanging out of an incomplete background. How this could be so, I can't fathom. Any ideas? (If this doesn't make sense, I can force the problem back in, in order to demonstrate. Please let me know. It's an intriguing and unexpected fault.) This will probably only scroll for you, if browsed in a smaller window. In a maximized state, the scrolling effect is nulled completely, so the full text is unavailable to the viewer.
Edit: Setting HTML {height:200%} has just told me why the above happens. Still, I don't have a solution for taming it.
I don't imagine for one moment this is the best way of achieving the effect, though I would be very grateful for any pointers in the right direction, towards perfecting it.
I am also concerned about the wideness of browser support for fixed backgrounds and scrolling, in this manner. But as you can imagine, if this can be proven a goer, then I'm excited about the possibilities. I'd love to develop a site which could do this and hang together in all popular browsers and, as far as possible, remain resolution independant.
It would be absolutely perfect for building a gallery of my artwork, so I could have supporting text, which took up little space, among the pictures. I really don't like scrollbars invading the content area; for me, they belong on the outside edge of the browser. Otherwise, I'd have just used divs, with their overflow set to :auto;.
Many thanks
http://i183.photobucket.com/albums/x103/Doctor_Varney/signature.gif
(Tested in FF4 and IE7).