Results 1 to 4 of 4

Thread: Problem with Cross Browser Marquee

  1. #1
    Join Date
    Nov 2006
    Posts
    2
    Thanks
    0
    Thanked 0 Times in 0 Posts

    Default Problem with Cross Browser Marquee

    1) Script Title: Cross Browser Marquee

    2) Script URL (on DD): http://www.dynamicdrive.com/dynamicindex2/cmarquee.htm

    3) Describe problem:

    Hi,

    I'm using the cross-browser marquee and it works great. The problem I'm having is that the page I'm using it on has a background image on the body of the page. I've set the marqueebgcolor to #FFFFFF but this puts a big white banner across the page (the marquee is full width). If I remove the color attribute from the div, it doesn't stop when I hover over it.

    Is there any way I can avoid setting the bg color of the div and still have it stop on hover. Thanks.

  2. #2
    Join Date
    Nov 2006
    Location
    Michigan
    Posts
    10
    Thanks
    0
    Thanked 0 Times in 0 Posts

    Default

    Try:
    Code:
    //configure background color:
    var marqueebgcolor="transparent"

  3. #3
    Join Date
    Nov 2006
    Posts
    2
    Thanks
    0
    Thanked 0 Times in 0 Posts

    Default

    Can't get simpler than that... Thanks a lot.

  4. #4
    Join Date
    Nov 2006
    Location
    Michigan
    Posts
    10
    Thanks
    0
    Thanked 0 Times in 0 Posts

    Default

    No problem

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
  •