Results 1 to 3 of 3

Thread: Cross browser Marquee II - background image

  1. #1
    Join Date
    Jul 2011
    Posts
    2
    Thanks
    0
    Thanked 0 Times in 0 Posts

    Default Cross browser Marquee II - background image

    1) Cross browser Marquee II
    2)I used the second one on the page, the vertical http://www.dynamicdrive.com/forums/showpost.php?p=52804

    I am using the cross browser marquee II code in a table that has a background image. After the first iteration of the marquee, the marquee does not show the background image. (on the first iteration it does) On the next it does again. Then it does not show it again and so on.

    Please see http://www.baishavaad.com/at_a_glance/indexL.php and look at the scroll of honor on the right side of the page to see what I mean.

    Any help would be greatly appreciated.

    Thanks,

    Leora

  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

    Using a text only editor like NotePad, open up the marquee.js file. Around line 84 you see:

    Code:
    write('</div><div id="iemarquee2" style="position:absolute;left:0px;top:0px;width:100%;z-index:100;background:white;">')
    Remove the highlighted (you may need to scroll the code block to see all of it).
    - John
    ________________________

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

  3. #3
    Join Date
    Jul 2011
    Posts
    2
    Thanks
    0
    Thanked 0 Times in 0 Posts

    Default

    Thanks - that did it for me.

    Leora

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
  •