Results 1 to 3 of 3

Thread: MultiFrame Image slideshow IE

  1. #1
    Join Date
    Nov 2004
    Location
    Texas
    Posts
    2
    Thanks
    0
    Thanked 0 Times in 0 Posts

    Default MultiFrame Image slideshow IE

    http://www.dynamicdrive.com/dynamici...frameslide.htm
    I hope someone can help. I am working on this script and its great vertical but the bellow line tells me that it can be horizontal as well. I really need it to go horizontaly accross the top of my page but am having no luck with it. I keep getting error messages when I do.

    //Specify code to insert between each slide (ie: "<br>" to insert a line break and create a vertical layout)
    //"" for none (or horizontal):
    var slideseparater="<br>"
    Thank you the new kid on the block.

  2. #2
    Join Date
    Aug 2004
    Location
    Brighton
    Posts
    1,563
    Thanks
    0
    Thanked 0 Times in 0 Posts

    Default

    What are you using on this line?

    var slideseparater="<br>"

    Try this:
    var slideseparater=" "

    cr3ative
    A retired member, drop me a line through my site if you'd like to find me!
    cr3ative media | read the stickies

  3. #3
    Join Date
    Nov 2004
    Location
    Texas
    Posts
    2
    Thanks
    0
    Thanked 0 Times in 0 Posts

    Default

    Thank you for a begginer! Thats exactly what I needed.

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
  •