Results 1 to 3 of 3

Thread: Marquee

  1. #1
    Join Date
    Aug 2005
    Posts
    4
    Thanks
    0
    Thanked 0 Times in 0 Posts

    Arrow Marquee

    I tried to use the conveyor belt slideshow but it doesnt work on my site for some reason (geocities). So I am currently trying to do the same thing with marqee, the normal scroll code. The only problem I have with it is that I want it to be continuous. What I mean by that is that when it gets to the end I want the beginning to be right next to it. So there's no space essencially. I was wondering if anybody knew how to do that.

  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

    Check this thread and just as a note, Geocities puts many scripts on the pages you upload. Sometimes these conflict with scripts you have on your page. The most common conflict involves the variable 'i', the second involves the variable 'j'. If your script uses either or both of these letters as variables, try changing all 'i's used as a variable to something like 'dog' and all 'j's used as variables to say, 'okt'. It doesn't matter what you use, as long as you are consistent in updating the entire script and your new variable name is not already in use in the script or the page for something else. Avoid using one letter replacements like 'g' for 'i' as that is the easiest way to possibly trade one conflict for another.
    - John
    ________________________

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

  3. #3
    Join Date
    Aug 2005
    Posts
    4
    Thanks
    0
    Thanked 0 Times in 0 Posts

    Default

    Thank you very much.

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
  •