Results 1 to 4 of 4

Thread: Translucent scroller wont work in IE7

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

    Default Translucent scroller wont work in IE7

    1) Script Title: Translucent scroller

    2) Script URL (on DD): http://www.fasth.de/trains/index.php

    3) Describe problem: In IE7 the text donīt match the box. Half of the text are not visible.

    I probably need a fix for IE7 but donīt know what I need.
    So, please, I need some help with it.

  2. #2
    Join Date
    Aug 2004
    Posts
    10,143
    Thanks
    3
    Thanked 1,008 Times in 993 Posts
    Blog Entries
    16

    Default

    Actually the script on your page doesn't run on any browser, period. Most likely it's due to the JS error on your page, caused by the line:

    Code:
    if (ie7||dom)
    I'm not sure why you had modified the code to "ie7", though it should be "ie4".

    Warning: In the future please include a link to the DD script in question in your post. See this thread for the proper posting format when asking a question.

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

    Default

    Quote Originally Posted by ddadmin View Post
    Actually the script on your page doesn't run on any browser, period. Most likely it's due to the JS error on your page, caused by the line:
    Code:
    if (ie7||dom)
    The script is: http://www.dynamicdrive.com/dynamici...centscroll.htm

    Ok, that´s silly of me but I´ve changed back to the origin script now but still got the same behavior so the question is still at hand.
    The script works just fine in Opera, Firefox and Seamonkey. It´s only IE6+ that misbehave...

    Thank´s for your help

    Regards from BerraF
    Last edited by berraf; 12-30-2006 at 11:08 AM.

  4. #4
    Join Date
    Dec 2006
    Posts
    3
    Thanks
    0
    Thanked 0 Times in 0 Posts

    Default

    It works now. My mistake putting the script in a <div>

    Regards BerraF

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
  •