Results 1 to 5 of 5

Thread: Rotating banner

  1. #1
    Join Date
    Apr 2007
    Posts
    33
    Thanks
    0
    Thanked 0 Times in 0 Posts

    Default Rotating banner

    Hi,
    on a template i am using to edit it has a static banner. I was hoping i could have a sort of rotating banner which fades to white inbetween changed. it will have to be in the default .css file so if anyone could fins some code i would be grateful

  2. #2
    Join Date
    Jul 2006
    Location
    just north of Boston, MA
    Posts
    1,806
    Thanks
    13
    Thanked 72 Times in 72 Posts

    Default

    CSS cannot do dynamic behavior such as this, you would need to use some JavaScript

  3. #3
    Join Date
    Apr 2007
    Posts
    33
    Thanks
    0
    Thanked 0 Times in 0 Posts

    Default

    im sure there was some kind of code you could use? mods feel free to move if nessacary. only problem is i am using css so im not sure if it would over complicate it if i had to put javascript in the html

  4. #4
    Join Date
    Apr 2007
    Posts
    33
    Thanks
    0
    Thanked 0 Times in 0 Posts

    Default

    Anyone got any advice i need this quite urgently cheers

  5. #5
    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

    The script here:

    http://www.dynamicdrive.com/dynamici...nslideshow.htm

    as amended here:

    http://www.dynamicdrive.com/forums/s...ad.php?t=20221

    would work pretty well for this. To get the fade-to-white between banners, you would just need a blank white banner every other image in the array.
    - John
    ________________________

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

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
  •