Results 1 to 3 of 3

Thread: Ultimate Fade-in slideshow (v1.5)

  1. #1
    Join Date
    Feb 2007
    Posts
    4
    Thanks
    0
    Thanked 0 Times in 0 Posts

    Default Ultimate Fade-in slideshow (v1.5)

    1) Script Title: Ultimate Fade-in slideshow (v1.5)

    2) Script URL (on DD): http://www.dynamicdrive.com/dynamici...nslideshow.htm

    3) Describe problem:

    Im trying to use gif images with transparent background for this Dynamic Drive-created image effect, but the transparency doesn't show. Can someone help please, what changes I should make to the code. Please know I know next to nothing about codes customisation! thanks!

  2. #2
    Join Date
    Mar 2005
    Location
    SE PA USA
    Posts
    30,495
    Thanks
    82
    Thanked 3,449 Times in 3,410 Posts
    Blog Entries
    12

    Default

    Transparency, by definition doesn't show. What will be seen instead is whatever is directly beneath the image. In this case, I belieeve that is the:

    Code:
    var fadebgcolor="white"
    as configured in the script. What did you have in mind?
    - John
    ________________________

    Show Additional Thanks: International Rescue Committee - Donate or: The Ocean Conservancy - Donate or: PayPal - Donate

  3. #3
    Join Date
    Feb 2007
    Posts
    4
    Thanks
    0
    Thanked 0 Times in 0 Posts

    Default

    oh you got me there. anyways, i had a blue background and white appears instead. Apparently because of the above script. Changed it to "transparent" and it worked. Thanks for the clue.

Bookmarks

Posting Permissions

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