Announcement

Collapse
No announcement yet.

Static Background. Dynamic foreground on web page. How?

Collapse
This topic is closed.
X
X
 
  • Filter
  • Time
  • Show
Clear All
new posts

  • #16
    Re: Static Background. Dynamic foreground on web page. How?

    Don't give up....go back and read some of the tutorials, checking flash, scrolling text heads, etc. Also, use the search function top of Forums...you'll find it.
    . VodaWebs....Luxury Group
    * Success Is Potential Realized *

    Comment


    • #17
      Re: Static Background. Dynamic foreground on web page. How?

      Don't give up. It does work, see here http://plusplace.co.uk/test2.html
      Are you sure you are right clicking on the page then clicking on 'Page HTML' then opening and copying into the 'Inside body'


      http://www.plusplace.co.uk
      royb@plusplace.co.uk

      Comment


      • #18
        Re: Static Background. Dynamic foreground on web page. How?

        Sorry to burst your bubble mate, but the link you provided doesn't quite achieve the intended effect. When I view it on my IE browser, the text and background all move as one whole.

        Originally posted by royb
        Don't give up. It does work, see here http://plusplace.co.uk/test2.html
        Are you sure you are right clicking on the page then clicking on 'Page HTML' then opening and copying into the 'Inside body'
        http://www.fatlossmasterclass.com

        Comment


        • #19
          Re: Static Background. Dynamic foreground on web page. How?

          You seem to want some kind of a flash presentation. The pages you alude to seem to have flashes or maybe it's just a coincidence. If, however, you need some kind of a flash presentation, I may be able to help you.

          Mapillar

          Comment


          • #20
            Re: Static Background. Dynamic foreground on web page. How?

            Sorry to burst your bubble mate, but the link you provided doesn't quite achieve the intended effect. When I view it on my IE browser, the text and background all move as one whole.
            Yep you are quite right. My humble apologies.
            Try this instead

            <body style="background-attachment: fixed; background-repeat: ;" background="xxxxxxxx.jpg">

            http://plusplace.co.uk/test2.html


            http://www.plusplace.co.uk
            royb@plusplace.co.uk

            Comment


            • #21
              Re: Static Background. Dynamic foreground on web page. How?

              Much better...I think I am going to try that on my next project. Does that work for any picture?

              Comment


              • #22
                Re: Static Background. Dynamic foreground on web page. How?

                Thanks for your patience and continuing input everyone.
                Roy, your link features a page with exactly the effect i wish to create.

                Here is what i am doing, step by step:
                1) Create new page
                2) Importing a textured image from my hard drive as a background. grey stucco.
                3)Typing: Bgproperties="fixed" in the inside body tag
                4) adding text and images.
                5) previewing page in browser.


                The background and foreground are still scrolling in unison.
                Is it possible the effect only shows up when the page is actually published to the web?
                That it does not work in preview mode? I am using IE.

                All of you obviously know what you are talking about. So i have confidence i'm getting close to achieving the desired effect.

                Thanks everyone.
                _Brandr.

                Comment


                • #23
                  Re: Static Background. Dynamic foreground on web page. How?

                  No, it also works in preview. Have you published your page yet ? if yes, provide the URL.
                  Navaldesign
                  Logger Lite: Low Cost, Customizable, multifeatured Login script
                  Instant Download Cart: a Powerfull, Customized, in site, DB driven, e-products Cart
                  DBTechnosystems.com Forms, Databases, Shopping Carts, Instant Download Carts, Loggin Systems and more....
                  Advanced BlueVoda Form Processor : No coding form processor! Just install and use! Now with built in CAPTCHA!

                  Comment


                  • #24
                    Re: Static Background. Dynamic foreground on web page. How?

                    Originally posted by navaldesign View Post
                    It might be acheived in a simpler way. Copy this code in the inside body tag of your page html:

                    bgproperties="fixed"
                    i have used the <body bgproperties="fixed"> and it works in all browsers but firefox any ideas?
                    thanks so much for any help!

                    Comment


                    • #25
                      Re: Static Background. Dynamic foreground on web page. How?

                      Navaldesign
                      Logger Lite: Low Cost, Customizable, multifeatured Login script
                      Instant Download Cart: a Powerfull, Customized, in site, DB driven, e-products Cart
                      DBTechnosystems.com Forms, Databases, Shopping Carts, Instant Download Carts, Loggin Systems and more....
                      Advanced BlueVoda Form Processor : No coding form processor! Just install and use! Now with built in CAPTCHA!

                      Comment

                      Working...
                      X