slideshow background image

Ask a Question related to Macromedia Dynamic HTML, Design and Development.

  1. #1

    Default slideshow background image

    Hi there,

    Is there a way (in css or whatever) to change a background image every couple of hours. Something like; sunrise image in the morning, moonlight at night etc etc.

    Thanks,

    danny
    Daluiso Guest

  2. Similar Questions and Discussions

    1. image slideshow fader applet
      Can anyone tell me how to do this with a Windows control so that it will still work on many platforms? Would be cool if it would work on a Windows...
    2. Automatic image load for slideshow
      I'm sure there's a way to load all the pictures from a directory and make an update when there are modifications some that the slideshow contains all...
    3. Image as background
      just make the jpeg the size of the document, put it at 0,0 lock the layer, then hide the layer, that should work fine.. just unlock it when yer all...
    4. Slideshow Image Order
      Rudolf, the slideshow records the images in the order in which they appear in the folder on your hard drive. And the order in the folder is a...
    5. background image vs. insert image?
      The height of a table is defined by its content. This does not include background images, so there's no assurance that your entire image will be...
  3. #2

    Default Re: slideshow background image

    You could try this: Define two CSS classes for background images and call them in a JavaScript function which can refresh the page based the time of the day.
    sviswana Guest

Posting Permissions

  • You may not post new threads
  • You may post replies
  • You may not post attachments
  • You may not edit your posts

1 2 3 4 5 6 7 8 9 10 11 12 13 14 15 16 17 18 19 20 21 22 23 24 25 26 27 28 29 30 31 32 33 34 35 36 37 38 39 40 41 42 43 44 45 46 47 48 49 50 51 52 53 54 55 56 57 58 59 60 61 62 63 64 65 66 67 68 69 70 71 72 73 74 75 76 77 78 79 80 81 82 83 84 85 86 87 88 89 90 91 92 93 94 95 96 97 98 99 100 101 102 103 104 105 106 107 108 109 110 111 112 113 114 115 116 117 118 119 120 121 122 123 124 125 126 127 128 129 130 131 132 133 134 135 136 137 138 139