1 Reply Latest reply: Feb 4, 2013 11:12 AM by Nancy O. RSS

    Making a background image fade in.

    jyeager11 Community Member

      Hi,

       

      Can anyone tell me how to made a large background image (to the body) fade in once loaded?

       

      I suspect that one way of doing it is hiding the display (none) and then doing a fadeIn via JS on window load (or should it be document ready?) but of course, since I know nothing about JS, I don't know how to pull this off.

       

      Ideas?