Results 1 to 7 of 7

Thread: Ie 9 Conveyor belt slideshow script empty

  1. #1
    Join Date
    May 2011
    Posts
    4
    Thanks
    0
    Thanked 0 Times in 0 Posts

    Default Ie 9 Conveyor belt slideshow script empty

    1) Script Title: Conveyor belt slideshow script * Modified here for Left or Right Direction w/optional Reverse by jscheuer1
    * Modifications ©2008 John Davenport Scheuer (jscheuer1)

    2) Script URL (on DD): http://www.dynamicdrive.com/dynamici...rightslide.htm

    3) Describe problem: Script will not display on ie 9, works fine on all other browsers including ie 8, firefox, chrome and safari. Microsoft told tech told me that ie 9 has some script issues. Any body had this problem ? Know how to modify script to work in ie 9?

  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

    The page you link to:

    http://www.dynamicdrive.com/dynamici...rightslide.htm

    is a legacy page, left over from an older version of the Dynamic Drive site. As far as I know, it no longer works in any browser.

    On the other hand, the script in the Script Title section of your post:

    http://home.comcast.net/~jscheuer1/s...t_or_right.htm

    works fine in IE 9 and virtually all others, as does the official demo on Dynamic Drive from which it was developed:

    http://www.dynamicdrive.com/dynamici...rightslide.htm

    Like any new browser IE 9 does have some minor issues. This script, at least as far as I can tell, is not one of them.

    If you want more help:

    Please post a link to a 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

  3. #3
    Join Date
    May 2011
    Posts
    4
    Thanks
    0
    Thanked 0 Times in 0 Posts

    Default Ie 9 no images appear just empty box.

    https://www.faithcenteredresources.c...john-hagee.asp using the script: * Conveyor belt slideshow script- © Dynamic Drive DHTML code library (www.dynamicdrive.com)
    * This notice MUST stay intact for legal use
    * Visit Dynamic Drive at http://www.dynamicdrive.com/ for full source code
    * Modified here for Left or Right Direction w/optional Reverse by jscheuer1
    * Modifications ©2008 John Davenport Scheuer (jscheuer1)
    * Visit Dynamic Drive Forums at http://www.dynamicdrive.com/forums/

  4. #4
    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

    The Conveyor Belt Slideshow with the Reverse button on the page at faithcenteredresources.com/authors/john-hagee.asp works fine here in IE 9.

    Are you having problems in IE 9 on this page:

    http://home.comcast.net/~jscheuer1/s...t_or_right.htm

    ??

    It also works fine here in IE 9. If your IE 9 has trouble with it, perhaps it's due to some setting in your IE 9, your OS, it's utilities, or in a third party utility.
    - John
    ________________________

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

  5. #5
    Join Date
    May 2011
    Posts
    4
    Thanks
    0
    Thanked 0 Times in 0 Posts

    Default Conveyor Belt script not working in ie9 on my site

    https://www.faithcenteredresources.c...lar-script.asp
    this is my test page. You demo script on dynamic drive works in ie9, but when I insert the code with my images within this .asp page it will not function in ie9, but works fine in other browsers. Tested this on other computers with ie9 and same issue.

  6. #6
    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

    If you mean the feature just above:

    SECTION 3
    TV OFFERS & NEW RELEASES


    That conveyor works fine here in IE 9 under Windows 7.

    Are you under Vista? That may or may not be an issue. If the demo pages work for you in IE 9 it's hard to say what the problem could be, but it's almost certainly something with the implementation on the page. I might say try validating the code:

    http://validator.w3.org/

    But at 1408 errors, that might be hard to do.

    If I look at the page's source using 'view source' which shows what the server is sending to the browser, I see (around line 1250 of the served source):

    Code:
     . . . Purse / pocket sized - 5" x 3"x 1/4"&nbsp;-&nbsp;</font>
    <a href="../shopping/shopquery.asp?pother2=Taffi%20L.%20Dollar%20Jr.&pother4=mini-book"><img src="../shopping/images/viewAll.gif" border="0"></a>
    
    </tr>
    </td>
    </table>
    
    <a name="SECTION3">
    
    <tr>
    <td>
    <table>
    
    <script type="text/javascript">
    
    /***********************************************
    * Conveyor belt slideshow script- © Dynamic Drive DHTML code library (www.dynamicdrive.com)
    * This notice MUST stay intact for legal use
    * Visit Dynamic Drive at http://ww . . .
    That can't really be there, try moving it to the end of the script.
    - John
    ________________________

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

  7. #7
    Join Date
    May 2011
    Posts
    4
    Thanks
    0
    Thanked 0 Times in 0 Posts

    Default Fixed

    John wasn't the solution, but it caused me to disassemble the page until it worked, found that upon removing my inc footer file it worked! The found in that file a bad script ! Deleted and all is well now. https://www.faithcenteredresources.c...etty-price.asp

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
  •