Results 1 to 2 of 2

Thread: Pausing up-down Scroller / Explorer Problem

  1. #1
    Join Date
    Dec 2009
    Posts
    1
    Thanks
    0
    Thanked 0 Times in 0 Posts

    Default Pausing up-down Scroller / Explorer Problem

    1) Script Title:

    Pausing up-down Scroller
    Author: Dynamic Drive

    2) Script URL (on DD):

    http://www.dynamicdrive.com/dynamicindex2/crosstick.htm

    3) Describe problem:

    Script works perfectly fine in FireFox, however upon changing the width of the scroll boxes to accommodate longer Titles it still worked great in FireFox but text is off center to the right in Internet Explorer, I tried centering it with HTML <center></center> tags to no avail and I also tried changing the "Position" values of "absolute" and "relative" in the code to center, changing relative worked but still got a ghosting effect when text would scroll, any help would be appreciated.

  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

    Generally if you use centering like center tags or text-align: center; or align="center" wrapping the scroller it will throw things off inside the scroller in IE. There are various ways around this to still get the effect you want. They depend upon how the rest of your page is setup though:

    Please post a link to the page on your site that contains the problematic code so we can check it out.
    - 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
  •